"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/10 04:25:29 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-yaboxux1xehe" 2026/05/10 04:25:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 04:25:29 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/10 04:25:29 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/10 04:25:29 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/10 04:25:29 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/10 04:25:29 DEBUG : Setting pass="Jq8aYZldN8ndoGaDc8Wg-pWnwIMs4jKze57mXm_L-M-j" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/10 04:25:29 DEBUG : TestWebdavRclone: detected overridden config - adding "{CDRtX}" suffix to name 2026/05/10 04:25:29 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/10 04:25:29 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/10 04:25:29 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/10 04:25:29 DEBUG : Setting pass="Jq8aYZldN8ndoGaDc8Wg-pWnwIMs4jKze57mXm_L-M-j" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/10 04:25:29 DEBUG : found headers: 2026/05/10 04:25:29 DEBUG : Creating backend with remote "/tmp/rclone3803818951" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:29 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:29 DEBUG : dir: Looking for writers 2026/05/10 04:25:29 DEBUG : Looking for writers 2026/05/10 04:25:29 DEBUG : dir: reading active writers 2026/05/10 04:25:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:29 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:29 DEBUG : dir/subdir: Looking for writers 2026/05/10 04:25:29 DEBUG : dir: Looking for writers 2026/05/10 04:25:29 DEBUG : file1: reading active writers 2026/05/10 04:25:29 DEBUG : file2: reading active writers 2026/05/10 04:25:29 DEBUG : subdir: reading active writers 2026/05/10 04:25:29 DEBUG : Looking for writers 2026/05/10 04:25:29 DEBUG : dir: reading active writers 2026/05/10 04:25:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:29 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:29 DEBUG : dir: Looking for writers 2026/05/10 04:25:29 DEBUG : file1: reading active writers 2026/05/10 04:25:29 DEBUG : Looking for writers 2026/05/10 04:25:29 DEBUG : dir: reading active writers 2026/05/10 04:25:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:29 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:29 DEBUG : dir: Looking for writers 2026/05/10 04:25:29 DEBUG : Looking for writers 2026/05/10 04:25:29 DEBUG : dir: reading active writers 2026/05/10 04:25:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:29 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:29 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:29 DEBUG : forgetting directory cache 2026/05/10 04:25:29 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:29 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:29 DEBUG : Looking for writers 2026/05/10 04:25:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:30 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/10 04:25:30 DEBUG : dir: invalidating directory cache 2026/05/10 04:25:30 DEBUG : >ForgetPath: 2026/05/10 04:25:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/10 04:25:30 DEBUG : invalidating directory cache 2026/05/10 04:25:30 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:30 DEBUG : >ForgetPath: 2026/05/10 04:25:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/10 04:25:30 DEBUG : >ForgetPath: 2026/05/10 04:25:30 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:30 DEBUG : dir: Looking for writers 2026/05/10 04:25:30 DEBUG : Looking for writers 2026/05/10 04:25:30 DEBUG : dir: reading active writers 2026/05/10 04:25:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:30 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : forgetting directory cache 2026/05/10 04:25:30 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:30 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:30 DEBUG : dir: Looking for writers 2026/05/10 04:25:30 DEBUG : fil/a/b: Looking for writers 2026/05/10 04:25:30 DEBUG : fil/a: Looking for writers 2026/05/10 04:25:30 DEBUG : b: reading active writers 2026/05/10 04:25:30 DEBUG : fil: Looking for writers 2026/05/10 04:25:30 DEBUG : a: reading active writers 2026/05/10 04:25:30 DEBUG : Looking for writers 2026/05/10 04:25:30 DEBUG : dir: reading active writers 2026/05/10 04:25:30 DEBUG : fil: reading active writers 2026/05/10 04:25:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:30 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:30 DEBUG : dir: Looking for writers 2026/05/10 04:25:30 DEBUG : Looking for writers 2026/05/10 04:25:30 DEBUG : dir: reading active writers 2026/05/10 04:25:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:30 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:30 DEBUG : dir: Looking for writers 2026/05/10 04:25:30 DEBUG : file1: reading active writers 2026/05/10 04:25:30 DEBUG : Looking for writers 2026/05/10 04:25:30 DEBUG : dir: reading active writers 2026/05/10 04:25:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:30 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/10 04:25:31 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:31 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:31 DEBUG : dir: invalidating directory cache 2026/05/10 04:25:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/10 04:25:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/10 04:25:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/10 04:25:31 DEBUG : dir/file1: Reset virtual modtime 2026/05/10 04:25:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/10 04:25:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:31 DEBUG : dir: invalidating directory cache 2026/05/10 04:25:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/10 04:25:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/10 04:25:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/10 04:25:31 DEBUG : forgetting directory cache 2026/05/10 04:25:31 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/10 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:31 DEBUG : dir/virtualDir: Looking for writers 2026/05/10 04:25:31 DEBUG : dir: Looking for writers 2026/05/10 04:25:31 DEBUG : file1: reading active writers 2026/05/10 04:25:31 DEBUG : virtualFile2: reading active writers 2026/05/10 04:25:31 DEBUG : virtualFile: reading active writers 2026/05/10 04:25:31 DEBUG : virtualDir: reading active writers 2026/05/10 04:25:31 DEBUG : Looking for writers 2026/05/10 04:25:31 DEBUG : dir: reading active writers 2026/05/10 04:25:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:31 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:31 ERROR : dir/: Can only open directories read only 2026/05/10 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:31 DEBUG : dir: Looking for writers 2026/05/10 04:25:31 DEBUG : Looking for writers 2026/05/10 04:25:31 DEBUG : dir: reading active writers 2026/05/10 04:25:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:31 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:31 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/10 04:25:31 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/10 04:25:31 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/10 04:25:31 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:31 DEBUG : dir/potato: size = 5 OK 2026/05/10 04:25:31 NOTICE: webdav root 'rclone-test-yaboxux1xehe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/10 04:25:31 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/10 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:31 DEBUG : dir: Looking for writers 2026/05/10 04:25:31 DEBUG : file1: reading active writers 2026/05/10 04:25:31 DEBUG : potato: reading active writers 2026/05/10 04:25:31 DEBUG : Looking for writers 2026/05/10 04:25:31 DEBUG : dir: reading active writers 2026/05/10 04:25:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:31 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/10 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:31 DEBUG : dir/sub: Looking for writers 2026/05/10 04:25:31 DEBUG : dir: Looking for writers 2026/05/10 04:25:31 DEBUG : file1: reading active writers 2026/05/10 04:25:31 DEBUG : sub: reading active writers 2026/05/10 04:25:31 DEBUG : Looking for writers 2026/05/10 04:25:31 DEBUG : dir: reading active writers 2026/05/10 04:25:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:32 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/10 04:25:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/10 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:32 DEBUG : dir/sub/subsub: Looking for writers 2026/05/10 04:25:32 DEBUG : dir/sub: Looking for writers 2026/05/10 04:25:32 DEBUG : subsub: reading active writers 2026/05/10 04:25:32 DEBUG : dir: Looking for writers 2026/05/10 04:25:32 DEBUG : file1: reading active writers 2026/05/10 04:25:32 DEBUG : sub: reading active writers 2026/05/10 04:25:32 DEBUG : Looking for writers 2026/05/10 04:25:32 DEBUG : dir: reading active writers 2026/05/10 04:25:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:32 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:32 ERROR : dir/: Dir.Remove not empty 2026/05/10 04:25:32 DEBUG : dir/file1: Remove: 2026/05/10 04:25:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:32 DEBUG : dir/file1: >Remove: err= 2026/05/10 04:25:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/10 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:32 DEBUG : Looking for writers 2026/05/10 04:25:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:32 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:32 DEBUG : dir/file1: Remove: 2026/05/10 04:25:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:32 DEBUG : dir/file1: >Remove: err= 2026/05/10 04:25:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/10 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:32 DEBUG : Looking for writers 2026/05/10 04:25:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:32 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:32 DEBUG : dir/file1: Remove: 2026/05/10 04:25:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:32 DEBUG : dir/file1: >Remove: err= 2026/05/10 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:32 DEBUG : dir: Looking for writers 2026/05/10 04:25:32 DEBUG : Looking for writers 2026/05/10 04:25:32 DEBUG : dir: reading active writers 2026/05/10 04:25:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:32 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:32 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/10 04:25:32 DEBUG : dir: Updating dir with dir2 0x6383bb46d00 2026/05/10 04:25:32 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/10 04:25:32 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/10 04:25:33 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/10 04:25:33 DEBUG : file2: Updating file with file2 0x6383bba5e10 2026/05/10 04:25:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:33 INFO : dir2/file3: Deleted 2026/05/10 04:25:33 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/10 04:25:33 DEBUG : dir2/file3: Updating file with dir2/file3 0x6383bba5e10 2026/05/10 04:25:33 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/10 04:25:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/10 04:25:33 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/10 04:25:33 DEBUG : empty directory: Updating dir with renamed empty directory 0x6383bae21a0 2026/05/10 04:25:33 DEBUG : empty directory: forgetting directory cache 2026/05/10 04:25:33 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/10 04:25:33 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/10 04:25:33 DEBUG : dir2: Renaming to "dir3" 2026/05/10 04:25:33 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:33 DEBUG : dir3: Looking for writers 2026/05/10 04:25:33 DEBUG : file3: reading active writers 2026/05/10 04:25:33 DEBUG : renamed empty directory: Looking for writers 2026/05/10 04:25:33 DEBUG : Looking for writers 2026/05/10 04:25:33 DEBUG : renamed empty directory: reading active writers 2026/05/10 04:25:33 DEBUG : dir3: reading active writers 2026/05/10 04:25:33 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:33 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/10 04:25:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/10 04:25:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/10 04:25:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/10 04:25:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/10 04:25:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/10 04:25:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/10 04:25:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:33 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (12 bytes), uploading instead of streaming 2026/05/10 04:25:33 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:33 DEBUG : dir/sub/file2: size = 12 OK 2026/05/10 04:25:33 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/10 04:25:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:33 DEBUG : forgetting directory cache 2026/05/10 04:25:33 DEBUG : dir: forgetting directory cache 2026/05/10 04:25:33 DEBUG : dir/sub: forgetting directory cache 2026/05/10 04:25:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/10 04:25:33 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/10 04:25:33 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/10 04:25:33 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:33 DEBUG : dir/sub/file0: size = 5 OK 2026/05/10 04:25:33 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/10 04:25:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/10 04:25:33 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:33 DEBUG : dir/sub: Looking for writers 2026/05/10 04:25:33 DEBUG : file0: reading active writers 2026/05/10 04:25:33 DEBUG : file2: reading active writers 2026/05/10 04:25:33 DEBUG : dir: Looking for writers 2026/05/10 04:25:33 DEBUG : file1: reading active writers 2026/05/10 04:25:33 DEBUG : sub: reading active writers 2026/05/10 04:25:33 DEBUG : Looking for writers 2026/05/10 04:25:33 DEBUG : dir: reading active writers 2026/05/10 04:25:33 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:33 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/10 04:25:33 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:33 DEBUG : Looking for writers 2026/05/10 04:25:33 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:33 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/10 04:25:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/10 04:25:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/10 04:25:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/10 04:25:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/10 04:25:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/10 04:25:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/10 04:25:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/10 04:25:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:33 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:33 DEBUG : dir: Looking for writers 2026/05/10 04:25:33 DEBUG : file1: reading active writers 2026/05/10 04:25:33 DEBUG : file1.metadata: reading active writers 2026/05/10 04:25:33 DEBUG : Looking for writers 2026/05/10 04:25:33 DEBUG : dir: reading active writers 2026/05/10 04:25:33 DEBUG : dir.metadata: reading active writers 2026/05/10 04:25:33 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:33 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:33 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:33 DEBUG : dir: Looking for writers 2026/05/10 04:25:33 DEBUG : file1: reading active writers 2026/05/10 04:25:33 DEBUG : Looking for writers 2026/05/10 04:25:33 DEBUG : dir: reading active writers 2026/05/10 04:25:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:33 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : dir: Looking for writers 2026/05/10 04:25:34 DEBUG : file1: reading active writers 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : dir: reading active writers 2026/05/10 04:25:34 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 (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:34 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : dir: Looking for writers 2026/05/10 04:25:34 DEBUG : file1: reading active writers 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : dir: reading active writers 2026/05/10 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/10 04:25:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/10 04:25:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/10 04:25:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : file.txt: reading active writers 2026/05/10 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:34 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:34 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : dir/file1: size = 25 OK 2026/05/10 04:25:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/10 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : dir: Looking for writers 2026/05/10 04:25:34 DEBUG : file1: reading active writers 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : dir: reading active writers 2026/05/10 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:34 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : dir/file1: Remove: 2026/05/10 04:25:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:34 DEBUG : dir/file1: >Remove: err= 2026/05/10 04:25:34 DEBUG : dir/file1: Remove: 2026/05/10 04:25:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : dir: Looking for writers 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : dir: reading active writers 2026/05/10 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:34 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : dir/file1: Remove: 2026/05/10 04:25:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:34 DEBUG : dir/file1: >Remove: err= 2026/05/10 04:25:34 DEBUG : dir/file1: Remove: 2026/05/10 04:25:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : dir: Looking for writers 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : dir: reading active writers 2026/05/10 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:34 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/10 04:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/10 04:25:34 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/10 04:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/10 04:25:34 DEBUG : dir/file1: Open: flags=0x3 2026/05/10 04:25:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/10 04:25:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/10 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:34 DEBUG : dir: Looking for writers 2026/05/10 04:25:34 DEBUG : file1: reading active writers 2026/05/10 04:25:34 DEBUG : Looking for writers 2026/05/10 04:25:34 DEBUG : dir: reading active writers 2026/05/10 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:34 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: 2026/05/10 04:25:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:35 DEBUG : newLeaf: Updating file with newLeaf 0x6383bb96750 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/10 04:25:35 DEBUG : dir/file1: Updating file with dir/file1 0x6383bb96750 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1: File is currently open, delaying rename 0x6383bb96750 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/10 04:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:35 DEBUG : dir/file1: size = 25 OK 2026/05/10 04:25:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:35 DEBUG : newLeaf: Running delayed rename now 2026/05/10 04:25:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:35 DEBUG : newLeaf: Updating file with newLeaf 0x6383bb96750 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:35 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: 2026/05/10 04:25:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:35 DEBUG : newLeaf: Updating file with newLeaf 0x6383bb96c30 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/10 04:25:35 DEBUG : dir/file1: Updating file with dir/file1 0x6383bb96c30 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1: File is currently open, delaying rename 0x6383bb96c30 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/10 04:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:35 DEBUG : dir/file1: size = 25 OK 2026/05/10 04:25:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/10 04:25:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:35 DEBUG : newLeaf: Running delayed rename now 2026/05/10 04:25:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:35 DEBUG : newLeaf: Updating file with newLeaf 0x6383bb96c30 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:35 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:35 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1e480): openPending: 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1e480): >openPending: err= 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1e480): _writeAt: size=14, off=0 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1e480): >_writeAt: n=14, err= 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1e480): close: 2026/05/10 04:25:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/10 04:25:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1e480): >close: err= 2026/05/10 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: starting upload 2026/05/10 04:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:35 DEBUG : dir/file1: size = 14 OK 2026/05/10 04:25:35 INFO : dir/file1: Copied (replaced existing) 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:35 DEBUG : dir: Looking for writers 2026/05/10 04:25:35 DEBUG : file1: reading active writers 2026/05/10 04:25:35 DEBUG : Looking for writers 2026/05/10 04:25:35 DEBUG : dir: reading active writers 2026/05/10 04:25:35 DEBUG : >WaitForWriters: 2026/05/10 04:25:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1eec0): _readAt: size=512, off=0 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1eec0): openPending: 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/10 04:25:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/10 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1eec0): >openPending: err= 2026/05/10 04:25:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1eec0): >_readAt: n=14, err=EOF 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1eec0): close: 2026/05/10 04:25:35 DEBUG : dir/file1(0x6383bc1eec0): >close: err= 2026/05/10 04:25:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:36 DEBUG : newLeaf: Updating file with newLeaf 0x6383bad84e0 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/10 04:25:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/10 04:25:36 DEBUG : dir/file1: Updating file with dir/file1 0x6383bad84e0 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bd1ae00): openPending: 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bd1ae00): >openPending: err= 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bd1ae00): _writeAt: size=25, off=0 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bd1ae00): >_writeAt: n=25, err= 2026/05/10 04:25:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:36 DEBUG : newLeaf: Updating file with newLeaf 0x6383bad84e0 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:36 DEBUG : newLeaf(0x6383bd1ae00): close: 2026/05/10 04:25:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-10 04:25:36.115871291 +0000 UTC m=+6.912607081 2026/05/10 04:25:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:36 DEBUG : newLeaf(0x6383bd1ae00): >close: err= 2026/05/10 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: starting upload 2026/05/10 04:25:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:36 DEBUG : newLeaf: size = 25 OK 2026/05/10 04:25:36 INFO : newLeaf: Copied (replaced existing) 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-10 04:25:36 +0000 UTC" 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : >WaitForWriters: 2026/05/10 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : >WaitForWriters: 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:36 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : file1: reading active writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : >WaitForWriters: 2026/05/10 04:25:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:36 DEBUG : newLeaf: Updating file with newLeaf 0x6383bdf2680 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/10 04:25:36 DEBUG : dir/file1: Updating file with dir/file1 0x6383bdf2680 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bf0f8c0): openPending: 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bf0f8c0): >openPending: err= 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bf0f8c0): _writeAt: size=25, off=0 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383bf0f8c0): >_writeAt: n=25, err= 2026/05/10 04:25:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:36 DEBUG : newLeaf: Updating file with newLeaf 0x6383bdf2680 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:36 DEBUG : newLeaf(0x6383bf0f8c0): close: 2026/05/10 04:25:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-10 04:25:36.611462905 +0000 UTC m=+7.408198704 2026/05/10 04:25:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:36 DEBUG : newLeaf(0x6383bf0f8c0): >close: err= 2026/05/10 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: starting upload 2026/05/10 04:25:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:36 DEBUG : newLeaf: size = 25 OK 2026/05/10 04:25:36 INFO : newLeaf: Copied (replaced existing) 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-10 04:25:36 +0000 UTC" 2026/05/10 04:25:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/10 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : >WaitForWriters: 2026/05/10 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:36 DEBUG : >WaitForWriters: 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:36 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:36 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383c0abd80): openPending: 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383c0abd80): >openPending: err= 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383c0abd80): _writeAt: size=14, off=0 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383c0abd80): >_writeAt: n=14, err= 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383c0abd80): close: 2026/05/10 04:25:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/10 04:25:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/10 04:25:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:36 DEBUG : dir/file1(0x6383c0abd80): >close: err= 2026/05/10 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : file1: reading active writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : file1: reading active writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:36 DEBUG : dir: Looking for writers 2026/05/10 04:25:36 DEBUG : file1: reading active writers 2026/05/10 04:25:36 DEBUG : Looking for writers 2026/05/10 04:25:36 DEBUG : dir: reading active writers 2026/05/10 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : file1: reading active writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: starting upload 2026/05/10 04:25:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:37 DEBUG : dir/file1: size = 14 OK 2026/05/10 04:25:37 INFO : dir/file1: Copied (replaced existing) 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : file1: reading active writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : >WaitForWriters: 2026/05/10 04:25:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383be6c580): _readAt: size=512, off=0 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383be6c580): openPending: 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383be6c580): >openPending: err= 2026/05/10 04:25:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383be6c580): >_readAt: n=14, err=EOF 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383be6c580): close: 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383be6c580): >close: err= 2026/05/10 04:25:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:37 DEBUG : newLeaf: Updating file with newLeaf 0x6383c095ad0 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/10 04:25:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/10 04:25:37 DEBUG : dir/file1: Updating file with dir/file1 0x6383c095ad0 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c2da600): openPending: 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c2da600): >openPending: err= 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c2da600): _writeAt: size=25, off=0 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c2da600): >_writeAt: n=25, err= 2026/05/10 04:25:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:37 DEBUG : newLeaf: Updating file with newLeaf 0x6383c095ad0 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:37 DEBUG : newLeaf(0x6383c2da600): close: 2026/05/10 04:25:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-10 04:25:37.255318225 +0000 UTC m=+8.052054013 2026/05/10 04:25:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:37 DEBUG : newLeaf(0x6383c2da600): >close: err= 2026/05/10 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: starting upload 2026/05/10 04:25:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:37 DEBUG : newLeaf: size = 25 OK 2026/05/10 04:25:37 INFO : newLeaf: Copied (replaced existing) 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-10 04:25:37 +0000 UTC" 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : >WaitForWriters: 2026/05/10 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : >WaitForWriters: 2026/05/10 04:25:37 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:37 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:37 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:37 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:37 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:37 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : file1: reading active writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : >WaitForWriters: 2026/05/10 04:25:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c0d2e00): _readAt: size=512, off=0 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c0d2e00): openPending: 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c0d2e00): >openPending: err= 2026/05/10 04:25:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/10 04:25:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:25:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c0d2e00): >_readAt: n=14, err=EOF 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c0d2e00): close: 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c0d2e00): >close: err= 2026/05/10 04:25:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:37 DEBUG : newLeaf: Updating file with newLeaf 0x6383c0afa00 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/10 04:25:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/10 04:25:37 DEBUG : dir/file1: Updating file with dir/file1 0x6383c0afa00 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c177780): openPending: 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c177780): >openPending: err= 2026/05/10 04:25:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c177780): _writeAt: size=25, off=0 2026/05/10 04:25:37 DEBUG : dir/file1(0x6383c177780): >_writeAt: n=25, err= 2026/05/10 04:25:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/10 04:25:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/10 04:25:37 DEBUG : newLeaf: Updating file with newLeaf 0x6383c0afa00 2026/05/10 04:25:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:37 DEBUG : newLeaf(0x6383c177780): close: 2026/05/10 04:25:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-10 04:25:37.761559281 +0000 UTC m=+8.558295070 2026/05/10 04:25:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:37 DEBUG : newLeaf(0x6383c177780): >close: err= 2026/05/10 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: starting upload 2026/05/10 04:25:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:37 DEBUG : newLeaf: size = 25 OK 2026/05/10 04:25:37 INFO : newLeaf: Copied (replaced existing) 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-10 04:25:37 +0000 UTC" 2026/05/10 04:25:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/10 04:25:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/10 04:25:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : >WaitForWriters: 2026/05/10 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:37 DEBUG : dir: Looking for writers 2026/05/10 04:25:37 DEBUG : Looking for writers 2026/05/10 04:25:37 DEBUG : newLeaf: reading active writers 2026/05/10 04:25:37 DEBUG : dir: reading active writers 2026/05/10 04:25:37 DEBUG : >WaitForWriters: 2026/05/10 04:25:37 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:38 DEBUG : Looking for writers 2026/05/10 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:38 DEBUG : dir: Looking for writers 2026/05/10 04:25:38 DEBUG : file1: reading active writers 2026/05/10 04:25:38 DEBUG : Looking for writers 2026/05/10 04:25:38 DEBUG : dir: reading active writers 2026/05/10 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/10 04:25:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/10 04:25:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/10 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:38 DEBUG : dir: Looking for writers 2026/05/10 04:25:38 DEBUG : file1: reading active writers 2026/05/10 04:25:38 DEBUG : Looking for writers 2026/05/10 04:25:38 DEBUG : dir: reading active writers 2026/05/10 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/10 04:25:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/10 04:25:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/10 04:25:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/10 04:25:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/10 04:25:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/10 04:25:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/10 04:25:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/10 04:25:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/10 04:25:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/10 04:25:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/10 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:38 DEBUG : dir: Looking for writers 2026/05/10 04:25:38 DEBUG : file1: reading active writers 2026/05/10 04:25:38 DEBUG : Looking for writers 2026/05/10 04:25:38 DEBUG : dir: reading active writers 2026/05/10 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:38 DEBUG : dir: Looking for writers 2026/05/10 04:25:38 DEBUG : file1: reading active writers 2026/05/10 04:25:38 DEBUG : Looking for writers 2026/05/10 04:25:38 DEBUG : dir: reading active writers 2026/05/10 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/10 04:25:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/10 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:38 DEBUG : dir: Looking for writers 2026/05/10 04:25:38 DEBUG : file1: reading active writers 2026/05/10 04:25:38 DEBUG : Looking for writers 2026/05/10 04:25:38 DEBUG : dir: reading active writers 2026/05/10 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:38 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:38 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:38 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:38 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): _readAt: size=1, off=0 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): openPending: 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): >openPending: err= 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): _readAt: size=256, off=1 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): >_readAt: n=15, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): _readAt: size=16, off=16 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): >_readAt: n=0, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): close: 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): >close: err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): close: 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383bf15800): >close: err=file already closed 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : dir: Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : dir: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): _readAt: size=1, off=0 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): openPending: 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >openPending: err= 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): _readAt: size=1, off=5 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): _readAt: size=1, off=3 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): _readAt: size=1, off=13 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): _readAt: size=16, off=100 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >_readAt: n=0, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): close: 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c2a0600): >close: err= 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : dir: Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : dir: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=1, off=0 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): openPending: 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >openPending: err= 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=1, off=5 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=1, off=1 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=1, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=6, off=10 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=6, err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=256, off=10 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=6, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=256, off=100 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=0, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): close: 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >close: err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): _readAt: size=256, off=100 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c304700): >_readAt: n=0, err=file already closed 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : dir: Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : dir: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): RWFileHandle.Flush 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): _readAt: size=256, off=0 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): openPending: 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): >openPending: err= 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): >_readAt: n=16, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): RWFileHandle.Flush 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): RWFileHandle.Flush 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): close: 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c33c580): >close: err= 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : dir: Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : dir: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/10 04:25:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): _readAt: size=256, off=0 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): openPending: 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): >openPending: err= 2026/05/10 04:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): >_readAt: n=16, err=EOF 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): RWFileHandle.Release 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): close: 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): >close: err= 2026/05/10 04:25:39 DEBUG : dir/file1(0x6383c3eae40): RWFileHandle.Release 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : dir: Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : dir: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:39 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): openPending: 2026/05/10 04:25:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): >openPending: err= 2026/05/10 04:25:39 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): _writeAt: size=5, off=0 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): >_writeAt: n=5, err= 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): _writeAt: size=7, off=5 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): >_writeAt: n=7, err= 2026/05/10 04:25:39 DEBUG : file1: vfs cache: truncate to size=11 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): close: 2026/05/10 04:25:39 DEBUG : file1: vfs cache: setting modification time to 2026-05-10 04:25:39.713898388 +0000 UTC m=+10.510634187 2026/05/10 04:25:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): >close: err= 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): close: 2026/05/10 04:25:39 DEBUG : file1(0x6383bf45b40): >close: err=file already closed 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:39 DEBUG : file1: vfs cache: starting upload 2026/05/10 04:25:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:39 DEBUG : file1: size = 11 OK 2026/05/10 04:25:39 INFO : file1: Copied (new) 2026/05/10 04:25:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-10 04:25:39 +0000 UTC" 2026/05/10 04:25:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 INFO : file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : >WaitForWriters: 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:39 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:39 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): openPending: 2026/05/10 04:25:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): >openPending: err= 2026/05/10 04:25:39 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): _writeAt: size=7, off=0 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): >_writeAt: n=7, err= 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): _writeAt: size=6, off=5 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): >_writeAt: n=6, err= 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): close: 2026/05/10 04:25:39 DEBUG : file1: vfs cache: setting modification time to 2026-05-10 04:25:39.910731926 +0000 UTC m=+10.707467725 2026/05/10 04:25:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): >close: err= 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): _writeAt: size=5, off=0 2026/05/10 04:25:39 DEBUG : file1(0x6383beb4380): >_writeAt: n=0, err=file already closed 2026/05/10 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:39 DEBUG : Looking for writers 2026/05/10 04:25:39 DEBUG : file1: reading active writers 2026/05/10 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:40 DEBUG : file1: vfs cache: starting upload 2026/05/10 04:25:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:40 DEBUG : file1: size = 11 OK 2026/05/10 04:25:40 INFO : file1: Copied (new) 2026/05/10 04:25:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-10 04:25:39 +0000 UTC" 2026/05/10 04:25:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : >WaitForWriters: 2026/05/10 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : >WaitForWriters: 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:40 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:40 DEBUG : file1(0x6383bb78000): openPending: 2026/05/10 04:25:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : file1(0x6383bb78000): >openPending: err= 2026/05/10 04:25:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/10 04:25:40 DEBUG : file1(0x6383bb78000): close: 2026/05/10 04:25:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-10 04:25:40.108512467 +0000 UTC m=+10.905248266 2026/05/10 04:25:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:40 DEBUG : file1(0x6383bb78000): >close: err= 2026/05/10 04:25:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/10 04:25:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:25:40 DEBUG : file2: newRWFileHandle: 2026/05/10 04:25:40 DEBUG : file2(0x6383bb78480): openPending: 2026/05/10 04:25:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:40 DEBUG : file2(0x6383bb78480): >openPending: err= 2026/05/10 04:25:40 DEBUG : file2: >newRWFileHandle: err= 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/10 04:25:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/10 04:25:40 DEBUG : file2(0x6383bb78480): RWFileHandle.Flush 2026/05/10 04:25:40 DEBUG : file2(0x6383bb78480): RWFileHandle.Release 2026/05/10 04:25:40 DEBUG : file2(0x6383bb78480): close: 2026/05/10 04:25:40 DEBUG : file2: vfs cache: setting modification time to 2026-05-10 04:25:40.109408592 +0000 UTC m=+10.906144391 2026/05/10 04:25:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:40 DEBUG : file2(0x6383bb78480): >close: err= 2026/05/10 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/10 04:25:40 DEBUG : file2: vfs cache: starting upload 2026/05/10 04:25:40 DEBUG : file1: vfs cache: starting upload 2026/05/10 04:25:40 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:40 DEBUG : file2: size = 0 OK 2026/05/10 04:25:40 INFO : file2: Copied (new) 2026/05/10 04:25:40 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-10 04:25:40 +0000 UTC" 2026/05/10 04:25:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/10 04:25:40 INFO : file2: vfs cache: upload succeeded try #1 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/10 04:25:40 DEBUG : file1: size = 0 OK 2026/05/10 04:25:40 INFO : file1: Copied (new) 2026/05/10 04:25:40 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-10 04:25:40 +0000 UTC" 2026/05/10 04:25:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : >WaitForWriters: 2026/05/10 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : file2: reading active writers 2026/05/10 04:25:40 DEBUG : >WaitForWriters: 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:40 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): openPending: 2026/05/10 04:25:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): >openPending: err= 2026/05/10 04:25:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): _writeAt: size=5, off=0 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): >_writeAt: n=5, err= 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): RWFileHandle.Flush 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): RWFileHandle.Flush 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): close: 2026/05/10 04:25:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-10 04:25:40.477437715 +0000 UTC m=+11.274173514 2026/05/10 04:25:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:40 DEBUG : file1(0x6383c48a040): >close: err= 2026/05/10 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:40 DEBUG : file1: vfs cache: starting upload 2026/05/10 04:25:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:40 DEBUG : file1: size = 5 OK 2026/05/10 04:25:40 INFO : file1: Copied (new) 2026/05/10 04:25:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-10 04:25:40 +0000 UTC" 2026/05/10 04:25:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : >WaitForWriters: 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:40 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): openPending: 2026/05/10 04:25:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): >openPending: err= 2026/05/10 04:25:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): _writeAt: size=5, off=0 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): >_writeAt: n=5, err= 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): RWFileHandle.Release 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): close: 2026/05/10 04:25:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-10 04:25:40.663947747 +0000 UTC m=+11.460683546 2026/05/10 04:25:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): >close: err= 2026/05/10 04:25:40 DEBUG : file1(0x6383bada900): RWFileHandle.Release 2026/05/10 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:40 DEBUG : file1: vfs cache: starting upload 2026/05/10 04:25:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:40 DEBUG : file1: size = 5 OK 2026/05/10 04:25:40 INFO : file1: Copied (new) 2026/05/10 04:25:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-10 04:25:40 +0000 UTC" 2026/05/10 04:25:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : >WaitForWriters: 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:40 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/10 04:25:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:40 DEBUG : dir/file1(0x6383bcf4280): openPending: 2026/05/10 04:25:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:40 DEBUG : dir/file1(0x6383bcf4280): >openPending: err= 2026/05/10 04:25:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/10 04:25:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:40 DEBUG : dir/file1(0x6383bcf4280): _writeAt: size=5, off=0 2026/05/10 04:25:40 DEBUG : dir/file1(0x6383bcf4280): >_writeAt: n=5, err= 2026/05/10 04:25:40 DEBUG : dir/file1(0x6383bcf4280): close: 2026/05/10 04:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-10 04:25:40.915271377 +0000 UTC m=+11.712007176 2026/05/10 04:25:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:40 DEBUG : dir/file1(0x6383bcf4280): >close: err= 2026/05/10 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:40 DEBUG : dir: Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : dir: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:40 DEBUG : dir: Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : dir: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:40 DEBUG : dir: Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : dir: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:40 DEBUG : dir: Looking for writers 2026/05/10 04:25:40 DEBUG : file1: reading active writers 2026/05/10 04:25:40 DEBUG : Looking for writers 2026/05/10 04:25:40 DEBUG : dir: reading active writers 2026/05/10 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: starting upload 2026/05/10 04:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:41 DEBUG : dir/file1: size = 5 OK 2026/05/10 04:25:41 INFO : dir/file1: Copied (replaced existing) 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-10 04:25:40 +0000 UTC" 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:41 DEBUG : dir: Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : dir: reading active writers 2026/05/10 04:25:41 DEBUG : >WaitForWriters: 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/10 04:25:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): openPending: 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/10 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): >openPending: err= 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): _writeAt: size=15, off=5 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): >_writeAt: n=15, err= 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): close: 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-10 04:25:41.201432423 +0000 UTC m=+11.998168222 2026/05/10 04:25:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : dir/file1(0x6383be96ac0): >close: err= 2026/05/10 04:25:41 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:41 DEBUG : dir: Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : dir: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:41 DEBUG : dir: Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : dir: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:41 DEBUG : dir: Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : dir: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:41 DEBUG : dir: Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : dir: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: starting upload 2026/05/10 04:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:41 DEBUG : dir/file1: size = 20 OK 2026/05/10 04:25:41 INFO : dir/file1: Copied (replaced existing) 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-10 04:25:41 +0000 UTC" 2026/05/10 04:25:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:41 DEBUG : dir: Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : dir: reading active writers 2026/05/10 04:25:41 DEBUG : >WaitForWriters: 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : file1(0x6383c0a0200): openPending: 2026/05/10 04:25:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 DEBUG : file1(0x6383c0a0200): >openPending: err= 2026/05/10 04:25:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/10 04:25:41 DEBUG : file1(0x6383c0a0200): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : file1(0x6383c0a0200): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : file1(0x6383c0a0200): close: 2026/05/10 04:25:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-10 04:25:41.42164223 +0000 UTC m=+12.218378029 2026/05/10 04:25:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : file1(0x6383c0a0200): >close: err= 2026/05/10 04:25:41 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:41 DEBUG : file1: vfs cache: starting upload 2026/05/10 04:25:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:25:41 DEBUG : file1: size = 5 OK 2026/05/10 04:25:41 INFO : file1: Copied (new) 2026/05/10 04:25:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-10 04:25:41 +0000 UTC" 2026/05/10 04:25:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : file1: reading active writers 2026/05/10 04:25:41 DEBUG : >WaitForWriters: 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0300): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.608510459 +0000 UTC m=+12.405246258 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.608510459 +0000 UTC m=+12.405246258 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0c40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0c40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0c40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0c40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0c40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.608510459 +0000 UTC m=+12.405246258 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c0c40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383be4b730 item 1 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1280): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1280): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1280): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1280): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1280): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.610593049 +0000 UTC m=+12.407328848 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1280): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1780): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1780): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.610593049 +0000 UTC m=+12.407328848 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383be4bc00 item 2 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1dc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1dc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.611892527 +0000 UTC m=+12.408628326 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0c1dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.611892527 +0000 UTC m=+12.408628326 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6800): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6800): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6800): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.611892527 +0000 UTC m=+12.408628326 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b94e2a0 item 3 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6e80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6e80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6e80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6e80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6e80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.614051652 +0000 UTC m=+12.410787451 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e6e80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e73c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e73c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e73c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e73c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e73c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.614051652 +0000 UTC m=+12.410787451 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e73c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b94e850 item 4 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7a00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7a00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7a00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7a00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7a00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.615944953 +0000 UTC m=+12.412680752 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7a00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.615944953 +0000 UTC m=+12.412680752 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0e7e80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10c440): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10c440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10c440): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10c440): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10c440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.615944953 +0000 UTC m=+12.412680752 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10c440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b94ebd0 item 5 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10cac0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10cac0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10cac0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10cac0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10cac0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.619039116 +0000 UTC m=+12.415774915 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10cac0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d000): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d000): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d000): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.619039116 +0000 UTC m=+12.415774915 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b94f2d0 item 6 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.62037923 +0000 UTC m=+12.417115029 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10d680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.62037923 +0000 UTC m=+12.417115029 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c10db80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138140): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138140): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138140): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.62037923 +0000 UTC m=+12.417115029 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b94f9d0 item 7 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1387c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1387c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1387c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1387c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1387c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.622239529 +0000 UTC m=+12.418975328 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1387c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138d00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138d00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.622239529 +0000 UTC m=+12.418975328 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c138d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b946230 item 8 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1392c0): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c1392c0): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1392c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1392c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1392c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1392c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1392c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.62404292 +0000 UTC m=+12.420778719 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.62404292 +0000 UTC m=+12.420778719 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c139b00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162100): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162100): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162100): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.62404292 +0000 UTC m=+12.420778719 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9470a0 item 9 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162780): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162780): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.626454752 +0000 UTC m=+12.423190551 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162cc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162cc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.626454752 +0000 UTC m=+12.423190551 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c162cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b947a40 item 10 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163300): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c163300): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163300): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163300): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163300): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1636c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1636c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1636c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1636c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1636c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.628216765 +0000 UTC m=+12.424952564 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c1636c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.628216765 +0000 UTC m=+12.424952564 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c163bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2801c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2801c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2801c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2801c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2801c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.628216765 +0000 UTC m=+12.424952564 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2801c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcb0460 item 11 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280840): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280840): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280840): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.630305405 +0000 UTC m=+12.427041205 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280d80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280d80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280d80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280d80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280d80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.630305405 +0000 UTC m=+12.427041205 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c280d80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcb0cb0 item 12 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2813c0): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c2813c0): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2813c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2813c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2813c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2813c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2813c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281780): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281780): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.631999209 +0000 UTC m=+12.428735009 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281e40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281e40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.631999209 +0000 UTC m=+12.428735009 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c281e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcb12d0 item 13 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a25c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a25c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a25c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a25c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a25c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.633751163 +0000 UTC m=+12.430486953 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a25c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a2b00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a2b00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a2b00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a2b00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a2b00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.633751163 +0000 UTC m=+12.430486953 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a2b00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcb1730 item 14 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3140): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c2a3140): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3140): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3140): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3140): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3140): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3500): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3500): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3500): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.635692566 +0000 UTC m=+12.432428365 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3bc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3bc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.635692566 +0000 UTC m=+12.432428365 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2a3bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcb1b90 item 15 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8340): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8340): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.63740218 +0000 UTC m=+12.434137979 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8880): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8880): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8880): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.63740218 +0000 UTC m=+12.434137979 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b918620 item 16 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8ec0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8ec0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.638915181 +0000 UTC m=+12.435650980 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c8ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.638915181 +0000 UTC m=+12.435650980 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9840): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9840): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9840): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.638915181 +0000 UTC m=+12.435650980 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9195e0 item 17 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9ec0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9ec0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.641202428 +0000 UTC m=+12.437938227 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2c9ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8500): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8500): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8500): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.641202428 +0000 UTC m=+12.437938227 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcd2bd0 item 18 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8b80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8b80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8b80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8b80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8b80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.642787046 +0000 UTC m=+12.439522845 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e8b80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.642787046 +0000 UTC m=+12.439522845 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9080): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9580): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9580): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9580): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9580): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9580): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.642787046 +0000 UTC m=+12.439522845 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9580): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcd31f0 item 19 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9c00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9c00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.644810322 +0000 UTC m=+12.441546121 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2e9c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304240): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304240): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304240): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304240): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304240): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.644810322 +0000 UTC m=+12.441546121 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304240): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcd3810 item 20 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3048c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3048c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3048c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3048c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3048c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.646338813 +0000 UTC m=+12.443074612 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3048c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.646338813 +0000 UTC m=+12.443074612 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c304dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3052c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3052c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3052c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3052c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3052c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.646338813 +0000 UTC m=+12.443074612 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3052c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bcd3c00 item 21 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.648252323 +0000 UTC m=+12.444988122 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305e80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305e80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305e80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305e80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305e80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.648252323 +0000 UTC m=+12.444988122 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c305e80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0804d0 item 22 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32e600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32e600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32e600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32e600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32e600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.650115848 +0000 UTC m=+12.446851637 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32e600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.650115848 +0000 UTC m=+12.446851637 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32eb00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f000): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f000): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f000): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.650115848 +0000 UTC m=+12.446851637 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c080930 item 23 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.652159534 +0000 UTC m=+12.448895333 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32f680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32fbc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32fbc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32fbc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32fbc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32fbc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.652159534 +0000 UTC m=+12.448895333 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c32fbc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c080ee0 item 24 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362300): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c362300): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362300): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362300): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362300): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3626c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3626c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3626c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3626c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3626c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.653967825 +0000 UTC m=+12.450703624 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3626c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.653967825 +0000 UTC m=+12.450703624 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c362bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363100): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363100): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363100): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.653967825 +0000 UTC m=+12.450703624 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0813b0 item 25 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363780): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363780): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.656067015 +0000 UTC m=+12.452802805 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363cc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363cc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.656067015 +0000 UTC m=+12.452802805 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c363cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c081ab0 item 26 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c400): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c38c400): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c400): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c400): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c400): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c7c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c7c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c7c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c7c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c7c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.658004049 +0000 UTC m=+12.454739848 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38c7c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.658004049 +0000 UTC m=+12.454739848 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ccc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d200): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d200): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d200): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.658004049 +0000 UTC m=+12.454739848 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c081e30 item 27 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.660344626 +0000 UTC m=+12.457080475 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38d880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ddc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ddc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ddc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ddc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ddc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.660344626 +0000 UTC m=+12.457080475 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c38ddc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b956d90 item 28 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc500): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c3bc500): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc500): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc500): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc500): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc500): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc8c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc8c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc8c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc8c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc8c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.662788498 +0000 UTC m=+12.459524297 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bc8c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bcf80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bcf80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bcf80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bcf80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bcf80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.662788498 +0000 UTC m=+12.459524297 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bcf80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b957960 item 29 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bd600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bd600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bd600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bd600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bd600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.664318454 +0000 UTC m=+12.461054253 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bd600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bdb40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bdb40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bdb40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bdb40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bdb40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.664318454 +0000 UTC m=+12.461054253 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3bdb40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b920620 item 30 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee280): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383c3ee280): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee280): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee280): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee280): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee280): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee280): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee640): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee640): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.665579698 +0000 UTC m=+12.462315497 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ee640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3eed00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3eed00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3eed00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3eed00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3eed00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.665579698 +0000 UTC m=+12.462315497 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3eed00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9212d0 item 31 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.666868607 +0000 UTC m=+12.463604406 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef8c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef8c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef8c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef8c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef8c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.666868607 +0000 UTC m=+12.463604406 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c3ef8c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b921b90 item 32 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414000): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414000): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414000): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.668066722 +0000 UTC m=+12.464802542 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968700 item 33 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.668520602 +0000 UTC m=+12.465256391 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.668520602 +0000 UTC m=+12.465256391 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968e00 item 33 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414fc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414fc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414fc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414fc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414fc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.669953111 +0000 UTC m=+12.466688910 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414fc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9696c0 item 34 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.670527728 +0000 UTC m=+12.467263527 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415980): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.670527728 +0000 UTC m=+12.467263527 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969880 item 34 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70140): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70140): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70140): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.671810735 +0000 UTC m=+12.468546524 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf571f0 item 35 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.672362619 +0000 UTC m=+12.469098408 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf705c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70ac0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70ac0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70ac0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70ac0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70ac0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.672362619 +0000 UTC m=+12.469098408 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf70ac0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf579d0 item 35 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71140): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71140): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71140): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.673620909 +0000 UTC m=+12.470356698 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf57d50 item 36 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.674904758 +0000 UTC m=+12.471640557 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71b80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71b80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71b80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71b80): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71b80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.674904758 +0000 UTC m=+12.471640557 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf71b80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf362a0 item 36 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5082c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5082c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5082c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5082c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5082c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.676295488 +0000 UTC m=+12.473031287 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5082c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf36cb0 item 37 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.676815823 +0000 UTC m=+12.473551622 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508c40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508c40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508c40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508c40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508c40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.676815823 +0000 UTC m=+12.473551622 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c508c40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf37030 item 37 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5092c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5092c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5092c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5092c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5092c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.678232322 +0000 UTC m=+12.474968111 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c5092c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969b90 item 38 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.679137464 +0000 UTC m=+12.475873253 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509800): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509800): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509800): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.679137464 +0000 UTC m=+12.475873253 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf420e0 item 38 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509e80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509e80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509e80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509e80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509e80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.680472179 +0000 UTC m=+12.477207968 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c509e80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf425b0 item 39 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68104955 +0000 UTC m=+12.477785340 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68104955 +0000 UTC m=+12.477785340 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c414980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf428c0 item 39 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415000): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415000): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415000): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.682548065 +0000 UTC m=+12.479283854 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf42c40 item 40 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.683179188 +0000 UTC m=+12.479915018 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415a40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415a40): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.683179188 +0000 UTC m=+12.479915018 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c415a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf42e00 item 40 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.684472155 +0000 UTC m=+12.481207964 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43180 item 41 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.684899293 +0000 UTC m=+12.481635112 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43340 item 41 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68541055 +0000 UTC m=+12.482146339 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3300): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3300): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3300): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68541055 +0000 UTC m=+12.482146339 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43730 item 41 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.686675072 +0000 UTC m=+12.483410880 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3e40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43ab0 item 42 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3e40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68712383 +0000 UTC m=+12.483859619 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43d50 item 42 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68766821 +0000 UTC m=+12.484404039 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867700): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867700): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867700): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867700): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867700): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.68766821 +0000 UTC m=+12.484404039 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867700): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf362a0 item 42 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.688948352 +0000 UTC m=+12.485684140 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb075c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf37ab0 item 43 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.689609732 +0000 UTC m=+12.486345522 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf37e30 item 43 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.690186133 +0000 UTC m=+12.486921922 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36240): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36780): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36780): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.690186133 +0000 UTC m=+12.486921922 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968460 item 43 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.691541096 +0000 UTC m=+12.488276885 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be372c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be372c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be372c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968e70 item 44 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be372c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be372c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.692137865 +0000 UTC m=+12.488873654 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be372c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969490 item 44 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.692598285 +0000 UTC m=+12.489334074 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37e80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37e80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37e80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37e80): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37e80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.692598285 +0000 UTC m=+12.489334074 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37e80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969730 item 44 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.69389589 +0000 UTC m=+12.490631679 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b54c930 item 45 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.694341603 +0000 UTC m=+12.491077392 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.694341603 +0000 UTC m=+12.491077392 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b54ce70 item 45 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.695711665 +0000 UTC m=+12.492447474 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd006c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b54d960 item 46 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.69614802 +0000 UTC m=+12.492883809 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01780): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01780): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.69614802 +0000 UTC m=+12.492883809 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418070 item 46 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.69751787 +0000 UTC m=+12.494253669 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42500): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42500): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418460 item 47 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42500): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.697909793 +0000 UTC m=+12.494645592 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43680): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43680): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43680): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.697909793 +0000 UTC m=+12.494645592 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418620 item 47 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.699251721 +0000 UTC m=+12.495987510 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb41c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb46c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb46c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb46c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c4189a0 item 48 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb46c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb46c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.699733582 +0000 UTC m=+12.496469371 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb46c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.699733582 +0000 UTC m=+12.496469371 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418b60 item 48 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5500): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5500): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5500): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.701020867 +0000 UTC m=+12.497756656 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418ee0 item 49 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.701529089 +0000 UTC m=+12.498264878 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5ec0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5ec0): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.701529089 +0000 UTC m=+12.498264878 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c4190a0 item 49 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb986c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb986c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb986c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb986c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb986c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.702721694 +0000 UTC m=+12.499457484 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb986c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419570 item 50 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.703327861 +0000 UTC m=+12.500063650 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99140): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99140): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99140): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.703327861 +0000 UTC m=+12.500063650 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419730 item 50 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb997c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb997c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb997c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb997c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb997c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.704697171 +0000 UTC m=+12.501432960 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb997c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419ab0 item 51 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.705178802 +0000 UTC m=+12.501914591 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2da300): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2da300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2da300): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2da300): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2da300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.705178802 +0000 UTC m=+12.501914591 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2da300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419c70 item 51 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daa00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daa00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daa00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daa00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daa00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.706330231 +0000 UTC m=+12.503066019 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daa00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34230 item 52 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.706841858 +0000 UTC m=+12.503577647 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2daf00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2db480): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2db480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2db480): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2db480): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2db480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.706841858 +0000 UTC m=+12.503577647 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2db480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf344d0 item 52 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2dbb00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2dbb00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2dbb00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2dbb00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2dbb00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.707859272 +0000 UTC m=+12.504595062 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c2dbb00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34930 item 53 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.708320755 +0000 UTC m=+12.505056544 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.708320755 +0000 UTC m=+12.505056544 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34af0 item 53 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78cc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78cc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.709485279 +0000 UTC m=+12.506221067 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34fc0 item 54 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.710017966 +0000 UTC m=+12.506753754 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.710017966 +0000 UTC m=+12.506753754 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35180 item 54 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.711111043 +0000 UTC m=+12.507846832 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35500 item 55 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.71152716 +0000 UTC m=+12.508262949 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.71152716 +0000 UTC m=+12.508262949 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf356c0 item 55 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.712799106 +0000 UTC m=+12.509534895 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35a40 item 56 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.713574032 +0000 UTC m=+12.510309841 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b80): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.713574032 +0000 UTC m=+12.510309841 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35c00 item 56 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.715110508 +0000 UTC m=+12.511846318 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda700): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdae40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdae40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdae40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b960850 item 57 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdae40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdae40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.715625934 +0000 UTC m=+12.512361733 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdae40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b960c40 item 57 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.716233192 +0000 UTC m=+12.512968981 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb900): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb900): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb900): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.716233192 +0000 UTC m=+12.512968981 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b960e70 item 57 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.71765429 +0000 UTC m=+12.514390079 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b961650 item 58 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.718178101 +0000 UTC m=+12.514913890 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9618f0 item 58 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.718697292 +0000 UTC m=+12.515433082 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1eb40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f100): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f100): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f100): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.718697292 +0000 UTC m=+12.515433082 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c070 item 58 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.720049851 +0000 UTC m=+12.516785651 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fc80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fc80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fc80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c3f0 item 59 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fc80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fc80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.720513528 +0000 UTC m=+12.517249317 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fc80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c5b0 item 59 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.721031188 +0000 UTC m=+12.517766977 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd202c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20840): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20840): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20840): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.721031188 +0000 UTC m=+12.517766977 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c770 item 59 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.722383606 +0000 UTC m=+12.519119395 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21400): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48cb60 item 60 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21400): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.72290383 +0000 UTC m=+12.519639620 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48cd20 item 60 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.723545564 +0000 UTC m=+12.520281353 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c000): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c000): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c000): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.723545564 +0000 UTC m=+12.520281353 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48cee0 item 60 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.724811358 +0000 UTC m=+12.521547167 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53c640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53cb80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53cb80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53cb80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d260 item 61 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53cb80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53cb80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.725276308 +0000 UTC m=+12.522012127 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53cb80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d280): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d280): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d280): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d280): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d280): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.725276308 +0000 UTC m=+12.522012127 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d280): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d420 item 61 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.726598559 +0000 UTC m=+12.523334398 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53d8c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53de80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53de80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53de80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d7a0 item 62 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53de80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53de80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.727055943 +0000 UTC m=+12.523791733 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c53de80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ac680): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ac680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ac680): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ac680): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ac680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.727055943 +0000 UTC m=+12.523791733 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ac680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d960 item 62 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.728356975 +0000 UTC m=+12.525092783 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0accc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad280): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad280): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad280): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48dce0 item 63 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad280): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad280): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.728832644 +0000 UTC m=+12.525568453 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad280): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad980): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.728832644 +0000 UTC m=+12.525568453 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0ad980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0000 item 63 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.730470382 +0000 UTC m=+12.527206201 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf000c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0460 item 64 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.731003822 +0000 UTC m=+12.527739610 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00d80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00d80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00d80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00d80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00d80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.731003822 +0000 UTC m=+12.527739610 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf00d80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0620 item 64 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf013c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf013c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf013c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf013c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf013c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.732376959 +0000 UTC m=+12.529112748 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf013c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d09a0 item 65 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.732934073 +0000 UTC m=+12.529669861 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01d40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01d40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01d40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01d40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01d40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.732934073 +0000 UTC m=+12.529669861 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf01d40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0bd0 item 65 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2480): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2480): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.734273506 +0000 UTC m=+12.531009295 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0f50 item 66 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.734790906 +0000 UTC m=+12.531526714 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2e40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2e40): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.734790906 +0000 UTC m=+12.531526714 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1110 item 66 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3480): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3480): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.736069093 +0000 UTC m=+12.532804882 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1650 item 67 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.736507512 +0000 UTC m=+12.533243301 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.736507512 +0000 UTC m=+12.533243301 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1810 item 67 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68580): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68580): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68580): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68580): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68580): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.737882923 +0000 UTC m=+12.534618722 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68580): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1d50 item 68 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.738460306 +0000 UTC m=+12.535196095 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68fc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68fc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68fc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68fc0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68fc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.738460306 +0000 UTC m=+12.535196095 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc68fc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd02a0 item 68 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.739979659 +0000 UTC m=+12.536715459 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd0770 item 69 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.740541572 +0000 UTC m=+12.537277382 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc69a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2080): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2080): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2080): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2080): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2080): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.740541572 +0000 UTC m=+12.537277382 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2080): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd0930 item 69 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2700): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2700): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2700): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2700): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2700): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.74194636 +0000 UTC m=+12.538682148 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2700): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd0e70 item 70 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.742585839 +0000 UTC m=+12.539321649 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca2c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3140): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3140): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3140): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.742585839 +0000 UTC m=+12.539321649 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd1180 item 70 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca37c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca37c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca37c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca37c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca37c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.743994113 +0000 UTC m=+12.540729902 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca37c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd1ce0 item 71 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.7444423 +0000 UTC m=+12.541178089 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca3cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd382c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd382c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd382c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd382c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd382c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.7444423 +0000 UTC m=+12.541178089 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd382c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c334000 item 71 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.745894537 +0000 UTC m=+12.542630357 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c334930 item 72 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.746436993 +0000 UTC m=+12.543172783 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd38e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39380): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39380): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39380): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.746436993 +0000 UTC m=+12.543172783 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c334fc0 item 72 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.747535812 +0000 UTC m=+12.544271601 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39e40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c335500 item 73 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39e40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.748027553 +0000 UTC m=+12.544763342 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd39e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3356c0 item 73 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.748579246 +0000 UTC m=+12.545315036 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90940): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90940): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90940): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.748579246 +0000 UTC m=+12.545315036 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c335960 item 73 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.749909082 +0000 UTC m=+12.546644871 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd90f80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd91480): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd91480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd91480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c335e30 item 74 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd91480): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd91480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.750365976 +0000 UTC m=+12.547101785 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd91480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2150 item 74 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.750852506 +0000 UTC m=+12.547588305 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd919c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde040): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde040): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde040): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.750852506 +0000 UTC m=+12.547588305 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2310 item 74 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.752015286 +0000 UTC m=+12.548751074 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bdde680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddeb80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddeb80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddeb80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2690 item 75 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddeb80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddeb80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.752455879 +0000 UTC m=+12.549191667 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddeb80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2850 item 75 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.752973498 +0000 UTC m=+12.549709337 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf0c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf600): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf600): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf600): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.752973498 +0000 UTC m=+12.549709337 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddf600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2a10 item 75 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.754273707 +0000 UTC m=+12.551009496 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bddfc40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00240): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00240): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00240): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2e00 item 76 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00240): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00240): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.754804562 +0000 UTC m=+12.551540350 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00240): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2fc0 item 76 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.755722899 +0000 UTC m=+12.552458687 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54c500): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54c500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54c500): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54c500): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54c500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.755722899 +0000 UTC m=+12.552458687 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54c500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf100e0 item 76 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.757424246 +0000 UTC m=+12.554160036 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54cb40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d040): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf107e0 item 77 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d040): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.758157554 +0000 UTC m=+12.554893343 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d740): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d740): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d740): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.758157554 +0000 UTC m=+12.554893343 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54d740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf109a0 item 77 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.759797545 +0000 UTC m=+12.556533354 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c54dd80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56e380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56e380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56e380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf10d20 item 78 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56e380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56e380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.760299345 +0000 UTC m=+12.557035134 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56e380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56ea80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56ea80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56ea80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56ea80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56ea80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.760299345 +0000 UTC m=+12.557035134 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56ea80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf10f50 item 78 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.761878402 +0000 UTC m=+12.558614191 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f0c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f5c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f5c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f5c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf11340 item 79 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f5c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f5c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.762441457 +0000 UTC m=+12.559177246 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56f5c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56fcc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56fcc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56fcc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56fcc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56fcc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.762441457 +0000 UTC m=+12.559177246 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c56fcc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf11810 item 79 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.764047314 +0000 UTC m=+12.560783103 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c900): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c900): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf11d50 item 80 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c900): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.764567138 +0000 UTC m=+12.561302927 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8c900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d000): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d000): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d000): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.764567138 +0000 UTC m=+12.561302927 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4070 item 80 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d640): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d640): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.765965112 +0000 UTC m=+12.562700901 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8d640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d43f0 item 81 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.766573803 +0000 UTC m=+12.563309623 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be8dac0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2100): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2100): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2100): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.766573803 +0000 UTC m=+12.563309623 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4700 item 81 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2780): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2780): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.767854095 +0000 UTC m=+12.564589884 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4af0 item 82 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.768482283 +0000 UTC m=+12.565218072 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec2c80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3200): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3200): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3200): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.768482283 +0000 UTC m=+12.565218072 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4e00 item 82 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.769742567 +0000 UTC m=+12.566478377 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d5340 item 83 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.770391014 +0000 UTC m=+12.567126803 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bec3d80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef03c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef03c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef03c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef03c0): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef03c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.770391014 +0000 UTC m=+12.567126803 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef03c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d55e0 item 83 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0a40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0a40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.771655276 +0000 UTC m=+12.568391095 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d5ab0 item 84 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.77232867 +0000 UTC m=+12.569064458 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef0f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef14c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef14c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef14c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef14c0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef14c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.77232867 +0000 UTC m=+12.569064458 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef14c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d5c70 item 84 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef1b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef1b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef1b40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef1b40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef1b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.773564687 +0000 UTC m=+12.570300476 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bef1b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0150 item 85 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.774329323 +0000 UTC m=+12.571065133 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14680): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14680): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14680): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.774329323 +0000 UTC m=+12.571065133 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0380 item 85 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14d00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14d00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.775641725 +0000 UTC m=+12.572377554 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf14d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0850 item 86 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.776228586 +0000 UTC m=+12.572964385 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15780): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15780): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.776228586 +0000 UTC m=+12.572964385 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0b60 item 86 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15e00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15e00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15e00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15e00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15e00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.777501143 +0000 UTC m=+12.574236932 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf15e00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0ee0 item 87 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.778035985 +0000 UTC m=+12.574771794 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64940): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64940): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64940): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.778035985 +0000 UTC m=+12.574771794 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed11f0 item 87 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64fc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64fc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64fc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64fc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64fc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.779319342 +0000 UTC m=+12.576055132 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf64fc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed1570 item 88 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.77995274 +0000 UTC m=+12.576688529 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf654c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf65a40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf65a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf65a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf65a40): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf65a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.77995274 +0000 UTC m=+12.576688529 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf65a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed1730 item 88 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.781248382 +0000 UTC m=+12.577984181 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82180): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf826c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf826c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf826c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed1b90 item 89 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf826c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf826c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.781733319 +0000 UTC m=+12.578469108 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf826c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed1d50 item 89 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.782260526 +0000 UTC m=+12.578996315 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf82c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83180): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83180): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83180): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83180): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83180): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.782260526 +0000 UTC m=+12.578996315 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83180): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e2150 item 89 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.784047786 +0000 UTC m=+12.580783575 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf837c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83d00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e2e70 item 90 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83d00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.784991621 +0000 UTC m=+12.581727410 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf83d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e36c0 item 90 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.785529268 +0000 UTC m=+12.582265057 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6900): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6900): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6900): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.785529268 +0000 UTC m=+12.582265057 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e38f0 item 90 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.786626063 +0000 UTC m=+12.583361852 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa6f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa7480): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa7480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa7480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fa460 item 91 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa7480): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa7480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.787002346 +0000 UTC m=+12.583738134 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa7480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fa620 item 91 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.78745977 +0000 UTC m=+12.584195559 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa79c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe040): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe040): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe040): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.78745977 +0000 UTC m=+12.584195559 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fa9a0 item 91 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.788579559 +0000 UTC m=+12.585315348 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbe680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbebc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbebc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbebc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fb420 item 92 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbebc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbebc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.78910905 +0000 UTC m=+12.585844838 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbebc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fb6c0 item 92 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.78966439 +0000 UTC m=+12.586400179 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf6c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf6c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf6c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf6c0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf6c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.78966439 +0000 UTC m=+12.586400179 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbf6c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f8310 item 92 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.79096437 +0000 UTC m=+12.587700159 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfbfd00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfda340): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfda340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfda340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f87e0 item 93 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfda340): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfda340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.791395965 +0000 UTC m=+12.588131755 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfda340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdaa40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdaa40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdaa40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdaa40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdaa40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.791395965 +0000 UTC m=+12.588131755 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdaa40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f8a10 item 93 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.792507288 +0000 UTC m=+12.589243077 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb080): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb5c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb5c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb5c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f8d90 item 94 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb5c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb5c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.792909909 +0000 UTC m=+12.589645708 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdb5c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdbcc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdbcc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdbcc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdbcc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdbcc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.792909909 +0000 UTC m=+12.589645708 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfdbcc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f8fc0 item 94 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.794052341 +0000 UTC m=+12.590788130 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f9880 item 95 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.79446437 +0000 UTC m=+12.591200159 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3040): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3040): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3040): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.79446437 +0000 UTC m=+12.591200159 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8f9ce0 item 95 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.795787262 +0000 UTC m=+12.592523051 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00980): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00980): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f30a0 item 96 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00980): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.796313387 +0000 UTC m=+12.593049176 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01080): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01080): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01080): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01080): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01080): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.796313387 +0000 UTC m=+12.593049176 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01080): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3260 item 96 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= 2026/05/10 04:25:41 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : >WaitForWriters: 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b040): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b040): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.81984577 +0000 UTC m=+12.616581559 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.81984577 +0000 UTC m=+12.616581559 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b9c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b9c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b9c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b9c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b9c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.81984577 +0000 UTC m=+12.616581559 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b9c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf263f0 item 1 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b8667c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b8667c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b8667c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b8667c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b8667c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.822288079 +0000 UTC m=+12.619023869 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b8667c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866e80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866e80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866e80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866e80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866e80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.822288079 +0000 UTC m=+12.619023869 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866e80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf26fc0 item 2 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb06440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb06440): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb06440): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb06440): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb06440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.824057406 +0000 UTC m=+12.620793196 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb06440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.824057406 +0000 UTC m=+12.620793196 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.824057406 +0000 UTC m=+12.620793196 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf27880 item 3 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be363c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be363c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be363c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be363c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be363c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.826509945 +0000 UTC m=+12.623245734 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be363c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36900): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36900): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36900): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.826509945 +0000 UTC m=+12.623245734 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf27dc0 item 4 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.82774907 +0000 UTC m=+12.624484859 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.82774907 +0000 UTC m=+12.624484859 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be373c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37980): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.82774907 +0000 UTC m=+12.624484859 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f22a0 item 5 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962740): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962740): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962740): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.82970553 +0000 UTC m=+12.626441329 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962e40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962e40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.82970553 +0000 UTC m=+12.626441329 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2770 item 6 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963740): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963740): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963740): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.831249269 +0000 UTC m=+12.627985059 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.831249269 +0000 UTC m=+12.627985059 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00380): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00380): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00380): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.831249269 +0000 UTC m=+12.627985059 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2b60 item 7 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.83330086 +0000 UTC m=+12.630036650 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd015c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd015c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd015c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd015c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd015c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.83330086 +0000 UTC m=+12.630036650 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd015c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3030 item 8 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b80): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383bd01b80): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b80): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42040): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42040): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.834873545 +0000 UTC m=+12.631609335 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.834873545 +0000 UTC m=+12.631609335 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43580): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43580): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43580): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43580): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43580): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.834873545 +0000 UTC m=+12.631609335 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43580): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3420 item 9 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4100): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4100): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.836831548 +0000 UTC m=+12.633567338 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4640): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4640): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4640): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.836831548 +0000 UTC m=+12.633567338 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3960 item 10 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4d80): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383beb4d80): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4d80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4d80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4d80): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4d80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5140): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5140): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5140): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.838427098 +0000 UTC m=+12.635162897 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.838427098 +0000 UTC m=+12.635162897 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb981c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb981c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb981c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb981c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb981c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.838427098 +0000 UTC m=+12.635162897 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb981c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3e30 item 11 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb988c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb988c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb988c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb988c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb988c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.840012997 +0000 UTC m=+12.636748786 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb988c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98e00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98e00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98e00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98e00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98e00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.840012997 +0000 UTC m=+12.636748786 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98e00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf36af0 item 12 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99440): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383bb99440): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99440): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99440): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99440): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99440): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99800): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99800): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99800): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.84134163 +0000 UTC m=+12.638077429 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99ec0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99ec0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.84134163 +0000 UTC m=+12.638077429 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf371f0 item 13 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.842649473 +0000 UTC m=+12.639385293 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78b80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78b80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78b80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78b80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78b80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.842649473 +0000 UTC m=+12.639385293 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78b80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf37ab0 item 14 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383bb792c0): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb792c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79680): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79680): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79680): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.843721923 +0000 UTC m=+12.640457712 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79d40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79d40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79d40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79d40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79d40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.843721923 +0000 UTC m=+12.640457712 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79d40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968460 item 15 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.844757812 +0000 UTC m=+12.641493601 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.844757812 +0000 UTC m=+12.641493601 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968e70 item 16 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb30c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb30c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb30c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb30c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb30c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.845802017 +0000 UTC m=+12.642537806 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb30c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.845802017 +0000 UTC m=+12.642537806 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3a40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3a40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.845802017 +0000 UTC m=+12.642537806 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969730 item 17 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda5c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda5c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda5c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda5c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda5c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.847525678 +0000 UTC m=+12.644261467 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda5c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdad40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdad40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdad40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdad40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdad40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.847525678 +0000 UTC m=+12.644261467 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdad40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b54c8c0 item 18 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb3c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb3c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb3c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb3c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb3c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.848633012 +0000 UTC m=+12.645368802 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb3c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.848633012 +0000 UTC m=+12.645368802 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb8c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e180): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e180): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e180): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e180): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e180): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.848633012 +0000 UTC m=+12.645368802 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e180): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b54d490 item 19 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e8c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e8c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e8c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e8c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e8c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.850226446 +0000 UTC m=+12.646962235 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e8c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.850226446 +0000 UTC m=+12.646962235 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1a700 item 20 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f480): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f480): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.851320395 +0000 UTC m=+12.648056184 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.851320395 +0000 UTC m=+12.648056184 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fe80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fe80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fe80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fe80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fe80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.851320395 +0000 UTC m=+12.648056184 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fe80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1ab60 item 21 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.852932625 +0000 UTC m=+12.649668415 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.852932625 +0000 UTC m=+12.649668415 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1b5e0 item 22 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21200): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21200): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21200): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.85423564 +0000 UTC m=+12.650971459 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.85423564 +0000 UTC m=+12.650971459 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21700): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.85423564 +0000 UTC m=+12.650971459 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1b960 item 23 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.855824875 +0000 UTC m=+12.652560665 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be008c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be008c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be008c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be008c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be008c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.855824875 +0000 UTC m=+12.652560665 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be008c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418070 item 24 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00f00): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383be00f00): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00f00): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00f00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00f00): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be00f00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be012c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be012c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be012c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be012c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be012c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.856957869 +0000 UTC m=+12.653693658 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be012c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.856957869 +0000 UTC m=+12.653693658 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01dc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01dc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.856957869 +0000 UTC m=+12.653693658 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be01dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418460 item 25 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2540): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2540): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2540): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.858486069 +0000 UTC m=+12.655221858 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2a80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2a80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.858486069 +0000 UTC m=+12.655221858 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff2a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418930 item 26 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff30c0): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383bff30c0): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff30c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff30c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff30c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff30c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff30c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3480): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3480): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.859742997 +0000 UTC m=+12.656478786 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.859742997 +0000 UTC m=+12.656478786 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff3980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a040): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a040): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a040): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.859742997 +0000 UTC m=+12.656478786 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418cb0 item 27 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a6c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a6c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a6c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a6c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a6c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.861601242 +0000 UTC m=+12.658337072 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9a6c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9ac00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9ac00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9ac00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9ac00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9ac00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.861601242 +0000 UTC m=+12.658337072 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9ac00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419260 item 28 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b240): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383bb9b240): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b240): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b240): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b240): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b240): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b240): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.863286931 +0000 UTC m=+12.660022739 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9b600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9bcc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9bcc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9bcc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9bcc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9bcc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.863286931 +0000 UTC m=+12.660022739 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb9bcc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419650 item 29 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4440): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4440): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4440): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.864744398 +0000 UTC m=+12.661480186 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb59c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb59c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb59c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb59c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb59c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.864744398 +0000 UTC m=+12.661480186 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb59c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c4199d0 item 30 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca100): _readAt: size=2, off=0 2026/05/10 04:25:41 ERROR : open-test-file(0x6383b9ca100): Couldn't read size of file 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca100): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca100): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca100): >_writeAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca100): close: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca4c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca4c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca4c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca4c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca4c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.866094672 +0000 UTC m=+12.662830461 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ca4c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cab80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cab80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cab80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cab80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cab80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.866094672 +0000 UTC m=+12.662830461 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cab80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf424d0 item 31 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb200): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb200): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb200): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.86722509 +0000 UTC m=+12.663960879 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb740): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb740): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb740): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.86722509 +0000 UTC m=+12.663960879 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cb740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf429a0 item 32 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cbd80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cbd80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cbd80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cbd80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cbd80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.868332635 +0000 UTC m=+12.665068424 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9cbd80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf42d20 item 33 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.868722613 +0000 UTC m=+12.665458402 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea800): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea800): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea800): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.868722613 +0000 UTC m=+12.665458402 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ea800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf42ee0 item 33 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eae40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eae40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eae40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eae40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eae40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.869821762 +0000 UTC m=+12.666557550 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eae40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43260 item 34 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.870264609 +0000 UTC m=+12.667000398 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb2c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb800): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb800): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb800): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.870264609 +0000 UTC m=+12.667000398 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9eb800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43420 item 34 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ebe40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ebe40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ebe40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ebe40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ebe40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.871273247 +0000 UTC m=+12.668009037 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b9ebe40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf439d0 item 35 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.87165004 +0000 UTC m=+12.668385829 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc363c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc368c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc368c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc368c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc368c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc368c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.87165004 +0000 UTC m=+12.668385829 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc368c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf43c00 item 35 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc36f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc36f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc36f40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc36f40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc36f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.872672133 +0000 UTC m=+12.669407923 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc36f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34230 item 36 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.873194891 +0000 UTC m=+12.669930681 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37980): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.873194891 +0000 UTC m=+12.669930681 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc37980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf344d0 item 36 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c0c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c0c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c0c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c0c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c0c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.874238065 +0000 UTC m=+12.670973855 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c0c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34930 item 37 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.874682536 +0000 UTC m=+12.671418325 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6c540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6ca40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6ca40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6ca40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6ca40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6ca40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.874682536 +0000 UTC m=+12.671418325 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6ca40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34af0 item 37 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d0c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d0c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d0c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d0c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d0c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.875750004 +0000 UTC m=+12.672485794 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d0c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf34fc0 item 38 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.876227037 +0000 UTC m=+12.672962836 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6d5c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6db00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6db00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6db00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6db00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6db00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.876227037 +0000 UTC m=+12.672962836 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc6db00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35180 item 38 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6280): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6280): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6280): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6280): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6280): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.877235034 +0000 UTC m=+12.673970823 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6280): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35500 item 39 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.877622937 +0000 UTC m=+12.674358727 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6c80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6c80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6c80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6c80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6c80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.877622937 +0000 UTC m=+12.674358727 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca6c80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf356c0 item 39 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7300): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.878943265 +0000 UTC m=+12.675679064 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35a40 item 40 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.879479249 +0000 UTC m=+12.676215048 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7d40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7d40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7d40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7d40): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7d40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.879479249 +0000 UTC m=+12.676215048 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bca7d40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf35c00 item 40 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.880827409 +0000 UTC m=+12.677563198 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda900): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda900): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b960850 item 41 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda900): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.881303059 +0000 UTC m=+12.678038848 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcda900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b960c40 item 41 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.881866635 +0000 UTC m=+12.678602434 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdadc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb300): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb300): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb300): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.881866635 +0000 UTC m=+12.678602434 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b960e70 item 41 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.883309985 +0000 UTC m=+12.680045804 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdb940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdbe40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdbe40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdbe40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b961650 item 42 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdbe40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdbe40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.883801394 +0000 UTC m=+12.680537193 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcdbe40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9618f0 item 42 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.88447569 +0000 UTC m=+12.681211479 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1a480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1aa00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1aa00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1aa00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1aa00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1aa00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.88447569 +0000 UTC m=+12.681211479 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1aa00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c070 item 42 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.8856868 +0000 UTC m=+12.682422590 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b540): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b540): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c3f0 item 43 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b540): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.886106485 +0000 UTC m=+12.682842273 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1b540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c5b0 item 43 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.886509538 +0000 UTC m=+12.683245327 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd1ba80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd460c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd460c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd460c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd460c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd460c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.886509538 +0000 UTC m=+12.683245327 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd460c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48c770 item 43 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.887585873 +0000 UTC m=+12.684321663 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46700): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46c00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48cb60 item 44 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46c00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.888013512 +0000 UTC m=+12.684749302 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd46c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48cd20 item 44 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.88851965 +0000 UTC m=+12.685255438 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47140): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd476c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd476c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd476c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd476c0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd476c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.88851965 +0000 UTC m=+12.685255438 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd476c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48cee0 item 44 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.889535982 +0000 UTC m=+12.686271772 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd47d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d260 item 45 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2300): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.889882317 +0000 UTC m=+12.686618106 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2a00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2a00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2a00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2a00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2a00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.889882317 +0000 UTC m=+12.686618106 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda2a00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d420 item 45 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.891039676 +0000 UTC m=+12.687775465 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3540): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3540): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d7a0 item 46 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3540): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.891418183 +0000 UTC m=+12.688153972 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3c40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3c40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3c40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3c40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3c40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.891418183 +0000 UTC m=+12.688153972 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bda3c40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48d960 item 46 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.892556726 +0000 UTC m=+12.689292514 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c48dce0 item 47 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.892938718 +0000 UTC m=+12.689674508 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2f80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2f80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2f80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2f80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2f80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.892938718 +0000 UTC m=+12.689674508 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde2f80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0000 item 47 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.894455908 +0000 UTC m=+12.691191697 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde35c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde3ac0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde3ac0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde3ac0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0460 item 48 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde3ac0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde3ac0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89498041 +0000 UTC m=+12.691716199 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bde3ac0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e2c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e2c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e2c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e2c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e2c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89498041 +0000 UTC m=+12.691716199 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e2c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0620 item 48 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e900): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e900): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e900): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.896236987 +0000 UTC m=+12.692972776 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1e900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d09a0 item 49 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89666708 +0000 UTC m=+12.693402870 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1ed80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f2c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f2c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f2c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f2c0): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f2c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89666708 +0000 UTC m=+12.693402870 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f2c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0bd0 item 49 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f940): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f940): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.897735231 +0000 UTC m=+12.694471020 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1f940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d0f50 item 50 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89820514 +0000 UTC m=+12.694940929 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be1fe40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea24c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea24c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea24c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea24c0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea24c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89820514 +0000 UTC m=+12.694940929 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea24c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1110 item 50 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2b40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2b40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.899238514 +0000 UTC m=+12.695974303 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea2b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1650 item 51 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89965373 +0000 UTC m=+12.696389519 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3040): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3580): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3580): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3580): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3580): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3580): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.89965373 +0000 UTC m=+12.696389519 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3580): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1810 item 51 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3c00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3c00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.900733092 +0000 UTC m=+12.697468881 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bea3c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d1d50 item 52 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.901205024 +0000 UTC m=+12.697940814 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0780): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0780): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.901205024 +0000 UTC m=+12.697940814 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd02a0 item 52 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0e00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0e00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0e00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0e00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0e00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.90226556 +0000 UTC m=+12.699001349 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee0e00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd0770 item 53 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.902652332 +0000 UTC m=+12.699388121 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1840): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1840): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1840): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.902652332 +0000 UTC m=+12.699388121 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd0930 item 53 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1ec0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1ec0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.903696157 +0000 UTC m=+12.700431945 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bee1ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd0e70 item 54 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.904176325 +0000 UTC m=+12.700912114 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf024c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf02a40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf02a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf02a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf02a40): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf02a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.904176325 +0000 UTC m=+12.700912114 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf02a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd1180 item 54 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf030c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf030c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf030c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf030c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf030c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.905217354 +0000 UTC m=+12.701953143 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf030c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bbd1ce0 item 55 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.905644552 +0000 UTC m=+12.702380351 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf035c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf03b00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf03b00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf03b00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf03b00): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf03b00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.905644552 +0000 UTC m=+12.702380351 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf03b00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c334000 item 55 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30280): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30280): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30280): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30280): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30280): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.906741637 +0000 UTC m=+12.703477426 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30280): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c334930 item 56 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.907223578 +0000 UTC m=+12.703959368 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30d00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30d00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.907223578 +0000 UTC m=+12.703959368 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf30d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c334fc0 item 56 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.908240232 +0000 UTC m=+12.704976021 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c335500 item 57 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.908607547 +0000 UTC m=+12.705343336 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3356c0 item 57 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.909020438 +0000 UTC m=+12.705756227 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf31dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68440): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68440): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68440): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.909020438 +0000 UTC m=+12.705756227 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c335960 item 57 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.910063531 +0000 UTC m=+12.706799330 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68fc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68fc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68fc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c335e30 item 58 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68fc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68fc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.910441155 +0000 UTC m=+12.707176944 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf68fc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf10150 item 58 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.910976317 +0000 UTC m=+12.707712106 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69ac0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69ac0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69ac0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69ac0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69ac0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.910976317 +0000 UTC m=+12.707712106 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf69ac0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf104d0 item 58 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.912017927 +0000 UTC m=+12.708753716 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88740): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88740): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf10a10 item 59 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88740): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.912405981 +0000 UTC m=+12.709141770 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf10bd0 item 59 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.912811078 +0000 UTC m=+12.709546866 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf88c80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89200): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89200): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89200): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.912811078 +0000 UTC m=+12.709546866 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf10d90 item 59 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.913849031 +0000 UTC m=+12.710584820 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89d80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89d80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89d80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf111f0 item 60 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89d80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89d80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.914243457 +0000 UTC m=+12.710979246 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bf89d80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf113b0 item 60 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.914694721 +0000 UTC m=+12.711430509 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa83c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8980): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.914694721 +0000 UTC m=+12.711430509 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf11960 item 60 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.915683821 +0000 UTC m=+12.712419610 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa8fc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9500): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9500): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9500): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf11dc0 item 61 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9500): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9500): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.916104117 +0000 UTC m=+12.712839906 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9500): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9c00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9c00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.916104117 +0000 UTC m=+12.712839906 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfa9c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d40e0 item 61 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.917502461 +0000 UTC m=+12.714238250 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4460 item 62 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.917973122 +0000 UTC m=+12.714708911 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6f80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6f80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6f80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6f80): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6f80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.917973122 +0000 UTC m=+12.714708911 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd6f80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d47e0 item 62 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.91945764 +0000 UTC m=+12.716193439 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd75c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd7b00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd7b00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd7b00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4b60 item 63 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd7b00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd7b00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.919884247 +0000 UTC m=+12.716620046 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bfd7b00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff6300): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff6300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff6300): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff6300): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff6300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.919884247 +0000 UTC m=+12.716620046 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bff6300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4e70 item 63 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): >_readAt: n=0, err=Bad file descriptor 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.92137681 +0000 UTC m=+12.718112599 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbc80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb442c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb442c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb442c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b54db90 item 64 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb442c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb442c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.921894821 +0000 UTC m=+12.718630639 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb442c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb449c0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb449c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb449c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb449c0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb449c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.921894821 +0000 UTC m=+12.718630639 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb449c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0150 item 64 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45000): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45000): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45000): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45000): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45000): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.923947102 +0000 UTC m=+12.720682930 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45000): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0690 item 65 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.924537108 +0000 UTC m=+12.721272937 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45980): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45980): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45980): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.924537108 +0000 UTC m=+12.721272937 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb45980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0850 item 65 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b80c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b80c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b80c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b80c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b80c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.925797723 +0000 UTC m=+12.722533511 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b80c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0d20 item 66 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.926257903 +0000 UTC m=+12.722993692 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8a80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8a80): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.926257903 +0000 UTC m=+12.722993692 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b8a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed0ee0 item 66 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b90c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b90c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b90c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b90c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b90c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.927284294 +0000 UTC m=+12.724020093 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b90c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed13b0 item 67 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.927760986 +0000 UTC m=+12.724496775 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9a40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9a40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.927760986 +0000 UTC m=+12.724496775 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0b9a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed1570 item 67 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f41c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f41c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f41c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f41c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f41c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.928838635 +0000 UTC m=+12.725574423 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f41c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed19d0 item 68 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.929244472 +0000 UTC m=+12.725980261 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f46c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f4c00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f4c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f4c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f4c00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f4c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.929244472 +0000 UTC m=+12.725980261 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f4c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bed1b90 item 68 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5240): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5240): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5240): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5240): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5240): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.930286293 +0000 UTC m=+12.727022082 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5240): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e2150 item 69 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.930716877 +0000 UTC m=+12.727452667 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f56c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5bc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5bc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.930716877 +0000 UTC m=+12.727452667 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c0f5bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e2620 item 69 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e340): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e340): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.931815215 +0000 UTC m=+12.728551004 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e36c0 item 70 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.932306815 +0000 UTC m=+12.729042604 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ed80): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ed80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ed80): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ed80): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ed80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.932306815 +0000 UTC m=+12.729042604 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ed80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8e38f0 item 70 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f400): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f400): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.933304573 +0000 UTC m=+12.730040362 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fa460 item 71 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.933731831 +0000 UTC m=+12.730467620 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f900): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe00): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.933731831 +0000 UTC m=+12.730467620 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fa620 item 71 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196580): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196580): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196580): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196580): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196580): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.935519482 +0000 UTC m=+12.732255271 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196580): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fb180 item 72 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.936317752 +0000 UTC m=+12.733053551 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe49c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4f00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4f00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4f00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4f00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4f00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.936317752 +0000 UTC m=+12.733053551 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4f00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419b90 item 72 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.937878033 +0000 UTC m=+12.734613822 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c196cc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197240): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197240): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197240): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d41c0 item 73 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197240): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197240): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.938384691 +0000 UTC m=+12.735120510 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197240): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4380 item 73 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.938952987 +0000 UTC m=+12.735688806 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197700): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197c40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197c40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197c40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197c40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197c40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.938952987 +0000 UTC m=+12.735688806 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c197c40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4540 item 73 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.940337455 +0000 UTC m=+12.737073254 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4a80 item 74 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.940744825 +0000 UTC m=+12.737480614 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe4880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4d90 item 74 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.941257546 +0000 UTC m=+12.737993335 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5bc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5bc0): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.941257546 +0000 UTC m=+12.737993335 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe5bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d4f50 item 74 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.942319905 +0000 UTC m=+12.739055694 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d55e0 item 75 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.942731875 +0000 UTC m=+12.739467663 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12a880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): _writeAt: size=3, off=2 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d57a0 item 75 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.943253722 +0000 UTC m=+12.739989511 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12adc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b340): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b340): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b340): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.943253722 +0000 UTC m=+12.739989511 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d5ab0 item 75 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.944359173 +0000 UTC m=+12.741094962 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12b980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12be80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12be80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12be80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c3d5e30 item 76 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12be80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12be80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.944706078 +0000 UTC m=+12.741441867 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c12be80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fa460 item 76 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): _writeAt: size=3, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.945197839 +0000 UTC m=+12.741933628 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b866c40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867740): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867740): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867740): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.945197839 +0000 UTC m=+12.741933628 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b867740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fb340 item 76 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.946542964 +0000 UTC m=+12.743278752 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b8fb9d0 item 77 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.946940214 +0000 UTC m=+12.743676013 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb07b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36440): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36440): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36440): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.946940214 +0000 UTC m=+12.743676013 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418150 item 77 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.948073398 +0000 UTC m=+12.744809187 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c4184d0 item 78 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.948430393 +0000 UTC m=+12.745166183 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be36f80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37780): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37780): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37780): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37780): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37780): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.948430393 +0000 UTC m=+12.745166183 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37780): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418690 item 78 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.949487212 +0000 UTC m=+12.746223001 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383be37dc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962bc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418a10 item 79 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962bc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.949894092 +0000 UTC m=+12.746629881 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b962bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.949894092 +0000 UTC m=+12.746629881 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418bd0 item 79 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.950954968 +0000 UTC m=+12.747690757 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383b963bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00300): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00300): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c418f50 item 80 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00300): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.951339406 +0000 UTC m=+12.748075195 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.951339406 +0000 UTC m=+12.748075195 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd00f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419110 item 80 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd016c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd016c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd016c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd016c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd016c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.95264232 +0000 UTC m=+12.749378109 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd016c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c4195e0 item 81 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.953292239 +0000 UTC m=+12.750028049 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd01b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42180): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42180): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42180): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42180): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42180): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.953292239 +0000 UTC m=+12.750028049 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb42180): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c4197a0 item 81 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb433c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb433c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb433c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb433c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb433c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.954536873 +0000 UTC m=+12.751272663 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb433c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c419e30 item 82 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.955249031 +0000 UTC m=+12.751984820 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb43940): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98380): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98380): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98380): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98380): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98380): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.955249031 +0000 UTC m=+12.751984820 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98380): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf26310 item 82 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98a40): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98a40): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.956549321 +0000 UTC m=+12.753285110 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf26850 item 83 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.957072109 +0000 UTC m=+12.753807898 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb98f40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99480): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99480): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99480): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99480): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99480): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.957072109 +0000 UTC m=+12.753807898 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99480): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf26cb0 item 83 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99b00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99b00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99b00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99b00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99b00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.958320361 +0000 UTC m=+12.755056160 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb99b00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf27490 item 84 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.958898283 +0000 UTC m=+12.755634072 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78680): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78680): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78680): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78680): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78680): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.958898283 +0000 UTC m=+12.755634072 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78680): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf278f0 item 84 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78d00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78d00): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78d00): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78d00): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78d00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.960221066 +0000 UTC m=+12.756956865 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb78d00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf27ce0 item 85 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.960766608 +0000 UTC m=+12.757502397 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79300): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.960766608 +0000 UTC m=+12.757502397 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2000 item 85 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.962311821 +0000 UTC m=+12.759047620 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bb79ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2380 item 86 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.9628929 +0000 UTC m=+12.759628699 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb24c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a40): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.9628929 +0000 UTC m=+12.759628699 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb2a40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2540 item 86 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.964147834 +0000 UTC m=+12.760883623 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f28c0 item 87 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.964574431 +0000 UTC m=+12.761310219 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3600): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b40): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.964574431 +0000 UTC m=+12.761310219 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bcb3b40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2a80 item 87 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e2c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e2c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e2c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e2c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e2c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.965953849 +0000 UTC m=+12.762689639 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e2c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f2e70 item 88 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.966409271 +0000 UTC m=+12.763145061 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1e880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.966409271 +0000 UTC m=+12.763145061 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1ee00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3030 item 88 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.967535192 +0000 UTC m=+12.764270980 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3420 item 89 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.96790466 +0000 UTC m=+12.764640449 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1f980): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3650 item 89 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.968348971 +0000 UTC m=+12.765084759 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bc1fec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20540): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20540): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20540): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20540): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20540): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.968348971 +0000 UTC m=+12.765084759 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20540): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3810 item 89 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.969497553 +0000 UTC m=+12.766233342 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd20b80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21100): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3b90 item 90 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21100): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.969942965 +0000 UTC m=+12.766678754 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383c0f3dc0 item 90 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.970451798 +0000 UTC m=+12.767187588 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21640): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.970451798 +0000 UTC m=+12.767187588 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bd21c00): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf36620 item 90 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.971544044 +0000 UTC m=+12.768279854 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4340): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4880): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4880): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4880): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf36d20 item 91 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4880): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4880): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.97195468 +0000 UTC m=+12.768690470 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4880): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >_readAt: n=2, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): _writeAt: size=3, off=7 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf370a0 item 91 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.972483481 +0000 UTC m=+12.769219270 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb4ec0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5440): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5440): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5440): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5440): >_readAt: n=8, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5440): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.972483481 +0000 UTC m=+12.769219270 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5440): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf37420 item 91 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.973621774 +0000 UTC m=+12.770357563 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383beb5a80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda400): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda400): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda400): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf37c00 item 92 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda400): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda400): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.974168768 +0000 UTC m=+12.770904578 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbda400): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): open at offset 5 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968310 item 92 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): _readAt: size=2, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): _writeAt: size=3, off=5 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): >_writeAt: n=3, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.974801124 +0000 UTC m=+12.771536913 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdac40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb200): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb200): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb200): >_readAt: n=3, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.974801124 +0000 UTC m=+12.771536913 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b9685b0 item 92 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.976113407 +0000 UTC m=+12.772849216 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdb840): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbd80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbd80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbd80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b968fc0 item 93 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbd80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbd80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.97657006 +0000 UTC m=+12.773305869 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbdbd80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e580): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e580): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e580): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e580): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e580): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.97657006 +0000 UTC m=+12.773305869 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13e580): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969650 item 93 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.977943308 +0000 UTC m=+12.774679097 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13ebc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f100): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f100): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f100): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383b969b90 item 94 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f100): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f100): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.978403239 +0000 UTC m=+12.775139057 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f100): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f800): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f800): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f800): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f800): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f800): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.978403239 +0000 UTC m=+12.775139057 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13f800): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1a000 item 94 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.979779922 +0000 UTC m=+12.776515721 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383c13fe80): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe24c0): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe24c0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe24c0): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1a460 item 95 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe24c0): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe24c0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.980246725 +0000 UTC m=+12.776982544 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe24c0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2bc0): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2bc0): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2bc0): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2bc0): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2bc0): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.980246725 +0000 UTC m=+12.776982544 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe2bc0): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1a620 item 95 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): open at offset 0 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): _readAt: size=2, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): >_readAt: n=0, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.981606236 +0000 UTC m=+12.778342025 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3200): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3740): _writeAt: size=5, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3740): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3740): >openPending: err= 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1aaf0 item 96 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3740): >_writeAt: n=5, err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3740): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.982117294 +0000 UTC m=+12.778853093 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3740): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/10 04:25:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:25:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/10 04:25:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/10 04:25:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/10 04:25:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e40): _readAt: size=512, off=0 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e40): openPending: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e40): >openPending: err= 2026/05/10 04:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e40): >_readAt: n=5, err=EOF 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e40): close: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-10 04:25:41.982117294 +0000 UTC m=+12.778853093 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/10 04:25:41 DEBUG : open-test-file(0x6383bbe3e40): >close: err= 2026/05/10 04:25:41 DEBUG : open-test-file: Remove: 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6383bf1aee0 item 96 2026/05/10 04:25:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/10 04:25:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/10 04:25:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/10 04:25:41 DEBUG : open-test-file: >Remove: err= 2026/05/10 04:25:41 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:41 DEBUG : Looking for writers 2026/05/10 04:25:41 DEBUG : >WaitForWriters: 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:25:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:25:41 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:25:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:25:42 DEBUG : file1: newRWFileHandle: 2026/05/10 04:25:42 DEBUG : file1(0x6383c211000): openPending: 2026/05/10 04:25:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:42 DEBUG : file1(0x6383c211000): >openPending: err= 2026/05/10 04:25:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/10 04:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:25:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/10 04:25:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/10 04:25:42 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/10 04:25:42 DEBUG : Looking for writers 2026/05/10 04:25:42 DEBUG : file1: reading active writers 2026/05/10 04:25:42 DEBUG : file1: active writers 1 2026/05/10 04:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/10 04:25:43 DEBUG : Looking for writers 2026/05/10 04:25:43 DEBUG : file1: reading active writers 2026/05/10 04:25:43 DEBUG : file1: active writers 1 2026/05/10 04:25:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 DEBUG : Looking for writers 2026/05/10 04:25:44 DEBUG : file1: reading active writers 2026/05/10 04:25:44 DEBUG : file1: active writers 1 2026/05/10 04:25:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe/dir/file1: no such file or directory 2026/05/10 04:25:45 DEBUG : Looking for writers 2026/05/10 04:25:45 DEBUG : file1: reading active writers 2026/05/10 04:25:45 DEBUG : file1: active writers 1 2026/05/10 04:25:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:46 DEBUG : Looking for writers 2026/05/10 04:25:46 DEBUG : file1: reading active writers 2026/05/10 04:25:46 DEBUG : file1: active writers 1 2026/05/10 04:25:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:47 DEBUG : Looking for writers 2026/05/10 04:25:47 DEBUG : file1: reading active writers 2026/05/10 04:25:47 DEBUG : file1: active writers 1 2026/05/10 04:25:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:48 DEBUG : Looking for writers 2026/05/10 04:25:48 DEBUG : file1: reading active writers 2026/05/10 04:25:48 DEBUG : file1: active writers 1 2026/05/10 04:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:49 DEBUG : Looking for writers 2026/05/10 04:25:49 DEBUG : file1: reading active writers 2026/05/10 04:25:49 DEBUG : file1: active writers 1 2026/05/10 04:25:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:50 DEBUG : Looking for writers 2026/05/10 04:25:50 DEBUG : file1: reading active writers 2026/05/10 04:25:50 DEBUG : file1: active writers 1 2026/05/10 04:25:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:51 DEBUG : Looking for writers 2026/05/10 04:25:51 DEBUG : file1: reading active writers 2026/05/10 04:25:51 DEBUG : file1: active writers 1 2026/05/10 04:25:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:52 DEBUG : Looking for writers 2026/05/10 04:25:52 DEBUG : file1: reading active writers 2026/05/10 04:25:52 DEBUG : file1: active writers 1 2026/05/10 04:25:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:53 DEBUG : Looking for writers 2026/05/10 04:25:53 DEBUG : file1: reading active writers 2026/05/10 04:25:53 DEBUG : file1: active writers 1 2026/05/10 04:25:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:54 DEBUG : Looking for writers 2026/05/10 04:25:54 DEBUG : file1: reading active writers 2026/05/10 04:25:54 DEBUG : file1: active writers 1 2026/05/10 04:25:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:55 DEBUG : Looking for writers 2026/05/10 04:25:55 DEBUG : file1: reading active writers 2026/05/10 04:25:55 DEBUG : file1: active writers 1 2026/05/10 04:25:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:56 DEBUG : Looking for writers 2026/05/10 04:25:56 DEBUG : file1: reading active writers 2026/05/10 04:25:56 DEBUG : file1: active writers 1 2026/05/10 04:25:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:57 DEBUG : Looking for writers 2026/05/10 04:25:57 DEBUG : file1: reading active writers 2026/05/10 04:25:57 DEBUG : file1: active writers 1 2026/05/10 04:25:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:58 DEBUG : Looking for writers 2026/05/10 04:25:58 DEBUG : file1: reading active writers 2026/05/10 04:25:58 DEBUG : file1: active writers 1 2026/05/10 04:25:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:25:59 DEBUG : Looking for writers 2026/05/10 04:25:59 DEBUG : file1: reading active writers 2026/05/10 04:25:59 DEBUG : file1: active writers 1 2026/05/10 04:25:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:00 DEBUG : Looking for writers 2026/05/10 04:26:00 DEBUG : file1: reading active writers 2026/05/10 04:26:00 DEBUG : file1: active writers 1 2026/05/10 04:26:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:01 DEBUG : Looking for writers 2026/05/10 04:26:01 DEBUG : file1: reading active writers 2026/05/10 04:26:01 DEBUG : file1: active writers 1 2026/05/10 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:02 DEBUG : Looking for writers 2026/05/10 04:26:02 DEBUG : file1: reading active writers 2026/05/10 04:26:02 DEBUG : file1: active writers 1 2026/05/10 04:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:03 DEBUG : Looking for writers 2026/05/10 04:26:03 DEBUG : file1: reading active writers 2026/05/10 04:26:03 DEBUG : file1: active writers 1 2026/05/10 04:26:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:04 DEBUG : Looking for writers 2026/05/10 04:26:04 DEBUG : file1: reading active writers 2026/05/10 04:26:04 DEBUG : file1: active writers 1 2026/05/10 04:26:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:05 DEBUG : Looking for writers 2026/05/10 04:26:05 DEBUG : file1: reading active writers 2026/05/10 04:26:05 DEBUG : file1: active writers 1 2026/05/10 04:26:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:06 DEBUG : Looking for writers 2026/05/10 04:26:06 DEBUG : file1: reading active writers 2026/05/10 04:26:06 DEBUG : file1: active writers 1 2026/05/10 04:26:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:07 DEBUG : Looking for writers 2026/05/10 04:26:07 DEBUG : file1: reading active writers 2026/05/10 04:26:07 DEBUG : file1: active writers 1 2026/05/10 04:26:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:08 DEBUG : Looking for writers 2026/05/10 04:26:08 DEBUG : file1: reading active writers 2026/05/10 04:26:08 DEBUG : file1: active writers 1 2026/05/10 04:26:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:09 DEBUG : Looking for writers 2026/05/10 04:26:09 DEBUG : file1: reading active writers 2026/05/10 04:26:09 DEBUG : file1: active writers 1 2026/05/10 04:26:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:10 DEBUG : Looking for writers 2026/05/10 04:26:10 DEBUG : file1: reading active writers 2026/05/10 04:26:10 DEBUG : file1: active writers 1 2026/05/10 04:26:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:11 DEBUG : Looking for writers 2026/05/10 04:26:11 DEBUG : file1: reading active writers 2026/05/10 04:26:11 DEBUG : file1: active writers 1 2026/05/10 04:26:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/10 04:26:12 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x6383b4f7c00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x6383c08a008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:6838595133504} name:file1 opens:1 downloaders: o: fd:0x6383b4fc460 info:{ModTime:{wall:14012985500103257626 ext:12802678600 loc:0x4728200} ATime:{wall:14012985500103257626 ext:12802678600 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/10 04:26:12 DEBUG : >WaitForWriters: 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:12 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:12 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:26:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:12 DEBUG : rename_me: newRWFileHandle: 2026/05/10 04:26:12 DEBUG : rename_me(0x6383bdc2540): openPending: 2026/05/10 04:26:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/10 04:26:12 DEBUG : rename_me(0x6383bdc2540): >openPending: err= 2026/05/10 04:26:12 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/10 04:26:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/10 04:26:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/10 04:26:12 DEBUG : rename_me(0x6383bdc2540): _writeAt: size=5, off=0 2026/05/10 04:26:12 DEBUG : rename_me(0x6383bdc2540): >_writeAt: n=5, err= 2026/05/10 04:26:12 DEBUG : rename_me(0x6383bdc2540): close: 2026/05/10 04:26:12 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-10 04:26:12.031999154 +0000 UTC m=+42.828734973 2026/05/10 04:26:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/10 04:26:12 DEBUG : rename_me(0x6383bdc2540): >close: err= 2026/05/10 04:26:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/10 04:26:12 DEBUG : i_was_renamed: Updating file with 0x6383bda3930 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/10 04:26:12 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:12 DEBUG : Looking for writers 2026/05/10 04:26:12 DEBUG : i_was_renamed: reading active writers 2026/05/10 04:26:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/10 04:26:12 DEBUG : Looking for writers 2026/05/10 04:26:12 DEBUG : i_was_renamed: reading active writers 2026/05/10 04:26:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/10 04:26:12 DEBUG : Looking for writers 2026/05/10 04:26:12 DEBUG : i_was_renamed: reading active writers 2026/05/10 04:26:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/10 04:26:12 DEBUG : Looking for writers 2026/05/10 04:26:12 DEBUG : i_was_renamed: reading active writers 2026/05/10 04:26:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/10 04:26:12 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/10 04:26:12 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:12 DEBUG : i_was_renamed: size = 5 OK 2026/05/10 04:26:12 INFO : i_was_renamed: Copied (new) 2026/05/10 04:26:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-10 04:26:12 +0000 UTC" 2026/05/10 04:26:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/10 04:26:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/10 04:26:12 DEBUG : Looking for writers 2026/05/10 04:26:12 DEBUG : i_was_renamed: reading active writers 2026/05/10 04:26:12 DEBUG : >WaitForWriters: 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:12 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/10 04:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CDRtX}/rclone-test-yaboxux1xehe" 2026/05/10 04:26:12 INFO : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:12 DEBUG : forgetting directory cache 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c221dc0): _readAt: size=512, off=0 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c221dc0): openPending: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-10 03:27:12 +0000 UTC" against cached fingerprint "" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c221dc0): >openPending: err= 2026/05/10 04:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c221dc0): >_readAt: n=20, err=EOF 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c221dc0): close: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:27:12 +0000 GMT 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c221dc0): >close: err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:12 DEBUG : forgetting directory cache 2026/05/10 04:26:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383bed6d80): _readAt: size=512, off=0 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383bed6d80): openPending: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-10 03:28:12 +0000 UTC" against cached fingerprint "20,2026-05-10 03:27:12 +0000 UTC" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-10 03:28:12 +0000 UTC" != cached fingerprint "20,2026-05-10 03:27:12 +0000 UTC") 2026/05/10 04:26:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383bed6d80): >openPending: err= 2026/05/10 04:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383bed6d80): >_readAt: n=20, err=EOF 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383bed6d80): close: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:28:12 +0000 GMT 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383bed6d80): >close: err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:12 DEBUG : forgetting directory cache 2026/05/10 04:26:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c242200): _readAt: size=512, off=0 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c242200): openPending: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-10 03:29:12 +0000 UTC" against cached fingerprint "20,2026-05-10 03:28:12 +0000 UTC" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-10 03:29:12 +0000 UTC" != cached fingerprint "20,2026-05-10 03:28:12 +0000 UTC") 2026/05/10 04:26:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/10 04:26:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c242200): >openPending: err= 2026/05/10 04:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c242200): >_readAt: n=20, err=EOF 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c242200): close: 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:29:12 +0000 GMT 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate(0x6383c242200): >close: err= 2026/05/10 04:26:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:13 DEBUG : forgetting directory cache 2026/05/10 04:26:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c252340): _readAt: size=512, off=0 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c252340): openPending: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-10 03:30:12 +0000 UTC" against cached fingerprint "20,2026-05-10 03:29:12 +0000 UTC" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-10 03:30:12 +0000 UTC" != cached fingerprint "20,2026-05-10 03:29:12 +0000 UTC") 2026/05/10 04:26:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/10 04:26:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c252340): >openPending: err= 2026/05/10 04:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c252340): >_readAt: n=20, err=EOF 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c252340): close: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:30:12 +0000 GMT 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c252340): >close: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:13 DEBUG : forgetting directory cache 2026/05/10 04:26:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bf31d40): _readAt: size=512, off=0 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bf31d40): openPending: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-10 03:31:12 +0000 UTC" against cached fingerprint "20,2026-05-10 03:30:12 +0000 UTC" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-10 03:31:12 +0000 UTC" != cached fingerprint "20,2026-05-10 03:30:12 +0000 UTC") 2026/05/10 04:26:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/10 04:26:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bf31d40): >openPending: err= 2026/05/10 04:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bf31d40): >_readAt: n=20, err=EOF 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bf31d40): close: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:31:12 +0000 GMT 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bf31d40): >close: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:13 DEBUG : forgetting directory cache 2026/05/10 04:26:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c07fd40): _readAt: size=512, off=0 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c07fd40): openPending: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-10 03:32:12 +0000 UTC" against cached fingerprint "20,2026-05-10 03:31:12 +0000 UTC" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-10 03:32:12 +0000 UTC" != cached fingerprint "20,2026-05-10 03:31:12 +0000 UTC") 2026/05/10 04:26:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/10 04:26:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c07fd40): >openPending: err= 2026/05/10 04:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c07fd40): >_readAt: n=20, err=EOF 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c07fd40): close: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:32:12 +0000 GMT 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383c07fd40): >close: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:13 DEBUG : forgetting directory cache 2026/05/10 04:26:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bb990c0): _readAt: size=512, off=0 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bb990c0): openPending: 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-10 03:33:12 +0000 UTC" against cached fingerprint "20,2026-05-10 03:32:12 +0000 UTC" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-10 03:33:12 +0000 UTC" != cached fingerprint "20,2026-05-10 03:32:12 +0000 UTC") 2026/05/10 04:26:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/10 04:26:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate(0x6383bb990c0): >openPending: err= 2026/05/10 04:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bb990c0): >_readAt: n=21, err=EOF 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bb990c0): close: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:33:12 +0000 GMT 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bb990c0): >close: err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:14 DEBUG : forgetting directory cache 2026/05/10 04:26:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bc1eb40): _readAt: size=512, off=0 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bc1eb40): openPending: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-10 03:34:12 +0000 UTC" against cached fingerprint "21,2026-05-10 03:33:12 +0000 UTC" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-10 03:34:12 +0000 UTC" != cached fingerprint "21,2026-05-10 03:33:12 +0000 UTC") 2026/05/10 04:26:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/10 04:26:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bc1eb40): >openPending: err= 2026/05/10 04:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bc1eb40): >_readAt: n=22, err=EOF 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bc1eb40): close: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:34:12 +0000 GMT 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383bc1eb40): >close: err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:14 DEBUG : forgetting directory cache 2026/05/10 04:26:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383beb5140): _readAt: size=512, off=0 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383beb5140): openPending: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-10 03:35:12 +0000 UTC" against cached fingerprint "22,2026-05-10 03:34:12 +0000 UTC" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-10 03:35:12 +0000 UTC" != cached fingerprint "22,2026-05-10 03:34:12 +0000 UTC") 2026/05/10 04:26:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/10 04:26:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383beb5140): >openPending: err= 2026/05/10 04:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383beb5140): >_readAt: n=23, err=EOF 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383beb5140): close: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:35:12 +0000 GMT 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383beb5140): >close: err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:14 DEBUG : forgetting directory cache 2026/05/10 04:26:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383c00ae40): _readAt: size=512, off=0 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383c00ae40): openPending: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-10 03:36:12 +0000 UTC" against cached fingerprint "23,2026-05-10 03:35:12 +0000 UTC" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-10 03:36:12 +0000 UTC" != cached fingerprint "23,2026-05-10 03:35:12 +0000 UTC") 2026/05/10 04:26:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/10 04:26:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383c00ae40): >openPending: err= 2026/05/10 04:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383c00ae40): >_readAt: n=24, err=EOF 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383c00ae40): close: 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-10 03:36:12 +0000 GMT 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate(0x6383c00ae40): >close: err= 2026/05/10 04:26:14 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:14 DEBUG : Looking for writers 2026/05/10 04:26:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/10 04:26:14 DEBUG : >WaitForWriters: 2026/05/10 04:26:14 DEBUG : webdav root 'rclone-test-yaboxux1xehe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:14 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:14 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:14 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:14 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:14 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : forgetting directory cache 2026/05/10 04:26:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/10 04:26:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/10 04:26:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/10 04:26:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/10 04:26:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/10 04:26:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/10 04:26:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/10 04:26:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/10 04:26:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/10 04:26:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/10 04:26:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/10 04:26:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/10 04:26:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/10 04:26:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/10 04:26:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/10 04:26:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/10 04:26:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/10 04:26:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/10 04:26:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : FiLeA: reading active writers 2026/05/10 04:26:15 DEBUG : FiLeB: reading active writers 2026/05/10 04:26:15 DEBUG : FilEb: reading active writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : FiLeB: reading active writers 2026/05/10 04:26:15 DEBUG : FilEb: reading active writers 2026/05/10 04:26:15 DEBUG : FiLeA: reading active writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/10 04:26:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : webdav root 'rclone-test-yaboxux1xehe': Reusing VFS from active cache 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : dir: Looking for writers 2026/05/10 04:26:15 DEBUG : file2: reading active writers 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : dir: reading active writers 2026/05/10 04:26:15 DEBUG : file1: reading active writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : dir: Looking for writers 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : dir: reading active writers 2026/05/10 04:26:15 DEBUG : file1: reading active writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : file1: Open: flags=O_RDONLY 2026/05/10 04:26:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/10 04:26:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/10 04:26:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/10 04:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/10 04:26:15 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/10 04:26:15 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/10 04:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/10 04:26:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/10 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:15 DEBUG : dir: Looking for writers 2026/05/10 04:26:15 DEBUG : file2: reading active writers 2026/05/10 04:26:15 DEBUG : new_file.txt: reading active writers 2026/05/10 04:26:15 DEBUG : Looking for writers 2026/05/10 04:26:15 DEBUG : dir: reading active writers 2026/05/10 04:26:15 DEBUG : file1: reading active writers 2026/05/10 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:15 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/10 04:26:16 DEBUG : dir/file1: Updating file with dir/file1 0x6383bb96340 2026/05/10 04:26:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/10 04:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:16 INFO : dir/file1: Moved (server-side) to: file0 2026/05/10 04:26:16 DEBUG : file0: Updating file with file0 0x6383bb96340 2026/05/10 04:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/10 04:26:16 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:16 DEBUG : dir: Looking for writers 2026/05/10 04:26:16 DEBUG : Looking for writers 2026/05/10 04:26:16 DEBUG : dir: reading active writers 2026/05/10 04:26:16 DEBUG : file0: reading active writers 2026/05/10 04:26:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:16 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:16 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:16 DEBUG : Looking for writers 2026/05/10 04:26:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:16 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/10 04:26:16 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:16 DEBUG : Looking for writers 2026/05/10 04:26:16 DEBUG : a: Looking for writers 2026/05/10 04:26:16 DEBUG : b: Looking for writers 2026/05/10 04:26:16 DEBUG : c: Looking for writers 2026/05/10 04:26:16 DEBUG : d: Looking for writers 2026/05/10 04:26:16 DEBUG : Looking for writers 2026/05/10 04:26:16 DEBUG : c: reading active writers 2026/05/10 04:26:16 DEBUG : d: reading active writers 2026/05/10 04:26:16 DEBUG : /: reading active writers 2026/05/10 04:26:16 DEBUG : a: reading active writers 2026/05/10 04:26:16 DEBUG : b: reading active writers 2026/05/10 04:26:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:16 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/10 04:26:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/10 04:26:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/10 04:26:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/10 04:26:16 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:16 DEBUG : a/b/c/d: Looking for writers 2026/05/10 04:26:16 DEBUG : a/b/c: Looking for writers 2026/05/10 04:26:16 DEBUG : d: reading active writers 2026/05/10 04:26:16 DEBUG : a/b: Looking for writers 2026/05/10 04:26:16 DEBUG : c: reading active writers 2026/05/10 04:26:16 DEBUG : a: Looking for writers 2026/05/10 04:26:16 DEBUG : b: reading active writers 2026/05/10 04:26:16 DEBUG : Looking for writers 2026/05/10 04:26:16 DEBUG : a: reading active writers 2026/05/10 04:26:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:17 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:17 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:17 DEBUG : Looking for writers 2026/05/10 04:26:17 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:17 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/10 04:26:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/10 04:26:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/10 04:26:17 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/10 04:26:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:17 DEBUG : file1: size = 5 OK 2026/05/10 04:26:17 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/10 04:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/10 04:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/10 04:26:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:17 DEBUG : file1: size = 0 OK 2026/05/10 04:26:17 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/10 04:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (7 bytes), uploading instead of streaming 2026/05/10 04:26:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:17 DEBUG : file1: size = 7 OK 2026/05/10 04:26:17 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:17 DEBUG : Looking for writers 2026/05/10 04:26:17 DEBUG : file1: reading active writers 2026/05/10 04:26:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:17 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/10 04:26:18 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/10 04:26:18 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/10 04:26:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/10 04:26:18 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (11 bytes), uploading instead of streaming 2026/05/10 04:26:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:18 DEBUG : file1: size = 11 OK 2026/05/10 04:26:18 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/10 04:26:18 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:18 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/10 04:26:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:18 DEBUG : file1: size = 5 OK 2026/05/10 04:26:18 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/10 04:26:18 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:18 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:18 DEBUG : file1: WriteFileHandle.Release closing 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/10 04:26:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:18 DEBUG : file1: size = 0 OK 2026/05/10 04:26:18 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/10 04:26:18 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:18 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/10 04:26:18 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : file1: active writers 1 2026/05/10 04:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : file1: active writers 1 2026/05/10 04:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : file1: active writers 1 2026/05/10 04:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : file1: active writers 1 2026/05/10 04:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : file1: active writers 1 2026/05/10 04:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/10 04:26:18 DEBUG : Looking for writers 2026/05/10 04:26:18 DEBUG : file1: reading active writers 2026/05/10 04:26:18 DEBUG : file1: active writers 1 2026/05/10 04:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/10 04:26:19 DEBUG : Looking for writers 2026/05/10 04:26:19 DEBUG : file1: reading active writers 2026/05/10 04:26:19 DEBUG : file1: active writers 1 2026/05/10 04:26:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/10 04:26:19 DEBUG : Looking for writers 2026/05/10 04:26:19 DEBUG : file1: reading active writers 2026/05/10 04:26:19 DEBUG : file1: active writers 1 2026/05/10 04:26:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:20 DEBUG : Looking for writers 2026/05/10 04:26:20 DEBUG : file1: reading active writers 2026/05/10 04:26:20 DEBUG : file1: active writers 1 2026/05/10 04:26:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:21 DEBUG : Looking for writers 2026/05/10 04:26:21 DEBUG : file1: reading active writers 2026/05/10 04:26:21 DEBUG : file1: active writers 1 2026/05/10 04:26:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:22 DEBUG : Looking for writers 2026/05/10 04:26:22 DEBUG : file1: reading active writers 2026/05/10 04:26:22 DEBUG : file1: active writers 1 2026/05/10 04:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:23 DEBUG : Looking for writers 2026/05/10 04:26:23 DEBUG : file1: reading active writers 2026/05/10 04:26:23 DEBUG : file1: active writers 1 2026/05/10 04:26:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:24 DEBUG : Looking for writers 2026/05/10 04:26:24 DEBUG : file1: reading active writers 2026/05/10 04:26:24 DEBUG : file1: active writers 1 2026/05/10 04:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:25 DEBUG : Looking for writers 2026/05/10 04:26:25 DEBUG : file1: reading active writers 2026/05/10 04:26:25 DEBUG : file1: active writers 1 2026/05/10 04:26:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:26 DEBUG : Looking for writers 2026/05/10 04:26:26 DEBUG : file1: reading active writers 2026/05/10 04:26:26 DEBUG : file1: active writers 1 2026/05/10 04:26:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:27 DEBUG : Looking for writers 2026/05/10 04:26:27 DEBUG : file1: reading active writers 2026/05/10 04:26:27 DEBUG : file1: active writers 1 2026/05/10 04:26:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:28 DEBUG : Looking for writers 2026/05/10 04:26:28 DEBUG : file1: reading active writers 2026/05/10 04:26:28 DEBUG : file1: active writers 1 2026/05/10 04:26:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:29 DEBUG : Looking for writers 2026/05/10 04:26:29 DEBUG : file1: reading active writers 2026/05/10 04:26:29 DEBUG : file1: active writers 1 2026/05/10 04:26:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:30 DEBUG : Looking for writers 2026/05/10 04:26:30 DEBUG : file1: reading active writers 2026/05/10 04:26:30 DEBUG : file1: active writers 1 2026/05/10 04:26:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:31 DEBUG : Looking for writers 2026/05/10 04:26:31 DEBUG : file1: reading active writers 2026/05/10 04:26:31 DEBUG : file1: active writers 1 2026/05/10 04:26:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:32 DEBUG : Looking for writers 2026/05/10 04:26:32 DEBUG : file1: reading active writers 2026/05/10 04:26:32 DEBUG : file1: active writers 1 2026/05/10 04:26:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:33 DEBUG : Looking for writers 2026/05/10 04:26:33 DEBUG : file1: reading active writers 2026/05/10 04:26:33 DEBUG : file1: active writers 1 2026/05/10 04:26:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:34 DEBUG : Looking for writers 2026/05/10 04:26:34 DEBUG : file1: reading active writers 2026/05/10 04:26:34 DEBUG : file1: active writers 1 2026/05/10 04:26:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:35 DEBUG : Looking for writers 2026/05/10 04:26:35 DEBUG : file1: reading active writers 2026/05/10 04:26:35 DEBUG : file1: active writers 1 2026/05/10 04:26:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:36 DEBUG : Looking for writers 2026/05/10 04:26:36 DEBUG : file1: reading active writers 2026/05/10 04:26:36 DEBUG : file1: active writers 1 2026/05/10 04:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:37 DEBUG : Looking for writers 2026/05/10 04:26:37 DEBUG : file1: reading active writers 2026/05/10 04:26:37 DEBUG : file1: active writers 1 2026/05/10 04:26:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:38 DEBUG : Looking for writers 2026/05/10 04:26:38 DEBUG : file1: reading active writers 2026/05/10 04:26:38 DEBUG : file1: active writers 1 2026/05/10 04:26:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:39 DEBUG : Looking for writers 2026/05/10 04:26:39 DEBUG : file1: reading active writers 2026/05/10 04:26:39 DEBUG : file1: active writers 1 2026/05/10 04:26:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:40 DEBUG : Looking for writers 2026/05/10 04:26:40 DEBUG : file1: reading active writers 2026/05/10 04:26:40 DEBUG : file1: active writers 1 2026/05/10 04:26:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:41 DEBUG : Looking for writers 2026/05/10 04:26:41 DEBUG : file1: reading active writers 2026/05/10 04:26:41 DEBUG : file1: active writers 1 2026/05/10 04:26:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:42 DEBUG : Looking for writers 2026/05/10 04:26:42 DEBUG : file1: reading active writers 2026/05/10 04:26:42 DEBUG : file1: active writers 1 2026/05/10 04:26:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:43 DEBUG : Looking for writers 2026/05/10 04:26:43 DEBUG : file1: reading active writers 2026/05/10 04:26:43 DEBUG : file1: active writers 1 2026/05/10 04:26:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:44 DEBUG : Looking for writers 2026/05/10 04:26:44 DEBUG : file1: reading active writers 2026/05/10 04:26:44 DEBUG : file1: active writers 1 2026/05/10 04:26:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:45 DEBUG : Looking for writers 2026/05/10 04:26:45 DEBUG : file1: reading active writers 2026/05/10 04:26:45 DEBUG : file1: active writers 1 2026/05/10 04:26:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:46 DEBUG : Looking for writers 2026/05/10 04:26:46 DEBUG : file1: reading active writers 2026/05/10 04:26:46 DEBUG : file1: active writers 1 2026/05/10 04:26:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:47 DEBUG : Looking for writers 2026/05/10 04:26:47 DEBUG : file1: reading active writers 2026/05/10 04:26:47 DEBUG : file1: active writers 1 2026/05/10 04:26:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/10 04:26:48 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/10 04:26:48 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:48 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:48 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/10 04:26:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : file1: size = 0 OK 2026/05/10 04:26:48 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:48 DEBUG : file1: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/10 04:26:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/10 04:26:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:48 DEBUG : Looking for writers 2026/05/10 04:26:48 DEBUG : file1: reading active writers 2026/05/10 04:26:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:48 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/10 04:26:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/10 04:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/10 04:26:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/10 04:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:48 DEBUG : webdav root 'rclone-test-yaboxux1xehe': File to upload is small (100 bytes), uploading instead of streaming 2026/05/10 04:26:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : file1: size = 100 OK 2026/05/10 04:26:48 DEBUG : file1: Size of src and dst objects identical 2026/05/10 04:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/10 04:26:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/10 04:26:48 DEBUG : file1: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/10 04:26:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/10 04:26:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:48 DEBUG : Looking for writers 2026/05/10 04:26:48 DEBUG : file1: reading active writers 2026/05/10 04:26:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:48 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:48 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:48 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/10 04:26:48 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/10 04:26:48 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/10 04:26:48 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/10 04:26:48 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/10 04:26:48 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/10 04:26:48 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:48 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:48 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:48 DEBUG : flat: Looking for writers 2026/05/10 04:26:48 DEBUG : f000.txt: reading active writers 2026/05/10 04:26:48 DEBUG : f001.txt: reading active writers 2026/05/10 04:26:48 DEBUG : f002.txt: reading active writers 2026/05/10 04:26:48 DEBUG : f003.txt: reading active writers 2026/05/10 04:26:48 DEBUG : f004.txt: reading active writers 2026/05/10 04:26:48 DEBUG : Looking for writers 2026/05/10 04:26:48 DEBUG : flat: reading active writers 2026/05/10 04:26:48 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:49 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:49 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:49 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:49 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:49 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/10 04:26:49 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/10 04:26:49 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:49 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/10 04:26:49 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/10 04:26:49 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:49 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/10 04:26:49 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/10 04:26:49 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:49 DEBUG : a/b/c: Looking for writers 2026/05/10 04:26:49 DEBUG : deep.txt: reading active writers 2026/05/10 04:26:49 DEBUG : a/b: Looking for writers 2026/05/10 04:26:49 DEBUG : c: reading active writers 2026/05/10 04:26:49 DEBUG : mid.txt: reading active writers 2026/05/10 04:26:49 DEBUG : a: Looking for writers 2026/05/10 04:26:49 DEBUG : b: reading active writers 2026/05/10 04:26:49 DEBUG : top.txt: reading active writers 2026/05/10 04:26:49 DEBUG : Looking for writers 2026/05/10 04:26:49 DEBUG : a: reading active writers 2026/05/10 04:26:49 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:49 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:49 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:49 DEBUG : bigdir: Looking for writers 2026/05/10 04:26:49 DEBUG : big.bin: reading active writers 2026/05/10 04:26:49 DEBUG : Looking for writers 2026/05/10 04:26:49 DEBUG : bigdir: reading active writers 2026/05/10 04:26:49 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.52s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-yaboxux1xehe'", Local "Local file system at /tmp/rclone3803818951", Modify Window "1s" 2026/05/10 04:26:49 INFO : webdav root 'rclone-test-yaboxux1xehe': poll-interval is not supported by this remote 2026/05/10 04:26:49 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:49 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:50 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/10 04:26:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/10 04:26:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/10 04:26:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/10 04:26:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/10 04:26:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:50 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/10 04:26:50 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/10 04:26:50 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/10 04:26:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/10 04:26:50 DEBUG : WaitForWriters: timeout=30s 2026/05/10 04:26:50 DEBUG : dir1: Looking for writers 2026/05/10 04:26:50 DEBUG : a.txt: reading active writers 2026/05/10 04:26:50 DEBUG : dir2: Looking for writers 2026/05/10 04:26:50 DEBUG : b.txt: reading active writers 2026/05/10 04:26:50 DEBUG : dir3: Looking for writers 2026/05/10 04:26:50 DEBUG : c.txt: reading active writers 2026/05/10 04:26:50 DEBUG : Looking for writers 2026/05/10 04:26:50 DEBUG : dir1: reading active writers 2026/05/10 04:26:50 DEBUG : dir2: reading active writers 2026/05/10 04:26:50 DEBUG : dir3: reading active writers 2026/05/10 04:26:50 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/10 04:26:50 DEBUG : webdav root 'rclone-test-yaboxux1xehe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.07682061s (try 1/5)