"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/02/28 01:08:16 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-vojemok2xepe" 2026/02/28 01:08:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:08:16 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/02/28 01:08:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/02/28 01:08:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/02/28 01:08:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/02/28 01:08:16 DEBUG : Setting pass="peRZFXYYShYnu6yZx7l87ADDFMdBqRIRrzJdInd6i1yt" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/02/28 01:08:16 DEBUG : TestWebdavRclone: detected overridden config - adding "{YMCqM}" suffix to name 2026/02/28 01:08:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/02/28 01:08:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/02/28 01:08:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/02/28 01:08:16 DEBUG : Setting pass="peRZFXYYShYnu6yZx7l87ADDFMdBqRIRrzJdInd6i1yt" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/02/28 01:08:16 DEBUG : found headers: 2026/02/28 01:08:16 DEBUG : Creating backend with remote "/tmp/rclone53584242" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:16 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:16 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:16 DEBUG : dir: Looking for writers 2026/02/28 01:08:16 DEBUG : Looking for writers 2026/02/28 01:08:16 DEBUG : dir: reading active writers 2026/02/28 01:08:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:16 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:16 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:16 DEBUG : dir/subdir: Looking for writers 2026/02/28 01:08:16 DEBUG : dir: Looking for writers 2026/02/28 01:08:16 DEBUG : file1: reading active writers 2026/02/28 01:08:16 DEBUG : file2: reading active writers 2026/02/28 01:08:16 DEBUG : subdir: reading active writers 2026/02/28 01:08:16 DEBUG : Looking for writers 2026/02/28 01:08:16 DEBUG : dir: reading active writers 2026/02/28 01:08:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:16 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:16 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:16 DEBUG : dir: Looking for writers 2026/02/28 01:08:16 DEBUG : file1: reading active writers 2026/02/28 01:08:16 DEBUG : Looking for writers 2026/02/28 01:08:16 DEBUG : dir: reading active writers 2026/02/28 01:08:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:17 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:17 DEBUG : dir: Looking for writers 2026/02/28 01:08:17 DEBUG : Looking for writers 2026/02/28 01:08:17 DEBUG : dir: reading active writers 2026/02/28 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:17 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:17 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:17 DEBUG : forgetting directory cache 2026/02/28 01:08:17 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:17 DEBUG : Looking for writers 2026/02/28 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:17 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/28 01:08:17 DEBUG : dir: invalidating directory cache 2026/02/28 01:08:17 DEBUG : >ForgetPath: 2026/02/28 01:08:17 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/28 01:08:17 DEBUG : invalidating directory cache 2026/02/28 01:08:17 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:17 DEBUG : >ForgetPath: 2026/02/28 01:08:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/28 01:08:17 DEBUG : >ForgetPath: 2026/02/28 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:17 DEBUG : dir: Looking for writers 2026/02/28 01:08:17 DEBUG : Looking for writers 2026/02/28 01:08:17 DEBUG : dir: reading active writers 2026/02/28 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:17 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:17 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:17 DEBUG : forgetting directory cache 2026/02/28 01:08:17 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:17 DEBUG : fil/a/b: Looking for writers 2026/02/28 01:08:17 DEBUG : fil/a: Looking for writers 2026/02/28 01:08:17 DEBUG : b: reading active writers 2026/02/28 01:08:17 DEBUG : fil: Looking for writers 2026/02/28 01:08:17 DEBUG : a: reading active writers 2026/02/28 01:08:17 DEBUG : dir: Looking for writers 2026/02/28 01:08:17 DEBUG : Looking for writers 2026/02/28 01:08:17 DEBUG : dir: reading active writers 2026/02/28 01:08:17 DEBUG : fil: reading active writers 2026/02/28 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:17 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:17 DEBUG : dir: Looking for writers 2026/02/28 01:08:17 DEBUG : Looking for writers 2026/02/28 01:08:17 DEBUG : dir: reading active writers 2026/02/28 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:18 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:18 DEBUG : dir: Looking for writers 2026/02/28 01:08:18 DEBUG : file1: reading active writers 2026/02/28 01:08:18 DEBUG : Looking for writers 2026/02/28 01:08:18 DEBUG : dir: reading active writers 2026/02/28 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:18 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/28 01:08:18 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : dir: invalidating directory cache 2026/02/28 01:08:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/28 01:08:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/28 01:08:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/28 01:08:18 DEBUG : dir/file1: Reset virtual modtime 2026/02/28 01:08:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/28 01:08:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:18 DEBUG : dir: invalidating directory cache 2026/02/28 01:08:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/28 01:08:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/28 01:08:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/28 01:08:18 DEBUG : forgetting directory cache 2026/02/28 01:08:18 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/28 01:08:18 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:18 DEBUG : dir/virtualDir: Looking for writers 2026/02/28 01:08:18 DEBUG : dir: Looking for writers 2026/02/28 01:08:18 DEBUG : virtualFile2: reading active writers 2026/02/28 01:08:18 DEBUG : virtualFile: reading active writers 2026/02/28 01:08:18 DEBUG : virtualDir: reading active writers 2026/02/28 01:08:18 DEBUG : file1: reading active writers 2026/02/28 01:08:18 DEBUG : Looking for writers 2026/02/28 01:08:18 DEBUG : dir: reading active writers 2026/02/28 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:18 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 ERROR : dir/: Can only open directories read only 2026/02/28 01:08:18 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:18 DEBUG : dir: Looking for writers 2026/02/28 01:08:18 DEBUG : Looking for writers 2026/02/28 01:08:18 DEBUG : dir: reading active writers 2026/02/28 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:18 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/28 01:08:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/28 01:08:18 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 01:08:18 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:18 DEBUG : dir/potato: size = 5 OK 2026/02/28 01:08:18 NOTICE: webdav root 'rclone-test-vojemok2xepe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/28 01:08:18 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/28 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/28 01:08:18 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:18 DEBUG : dir: Looking for writers 2026/02/28 01:08:18 DEBUG : file1: reading active writers 2026/02/28 01:08:18 DEBUG : potato: reading active writers 2026/02/28 01:08:18 DEBUG : Looking for writers 2026/02/28 01:08:18 DEBUG : dir: reading active writers 2026/02/28 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:18 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/28 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:19 DEBUG : dir/sub: Looking for writers 2026/02/28 01:08:19 DEBUG : dir: Looking for writers 2026/02/28 01:08:19 DEBUG : file1: reading active writers 2026/02/28 01:08:19 DEBUG : sub: reading active writers 2026/02/28 01:08:19 DEBUG : Looking for writers 2026/02/28 01:08:19 DEBUG : dir: reading active writers 2026/02/28 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:19 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/28 01:08:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/28 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:19 DEBUG : dir/sub/subsub: Looking for writers 2026/02/28 01:08:19 DEBUG : dir/sub: Looking for writers 2026/02/28 01:08:19 DEBUG : subsub: reading active writers 2026/02/28 01:08:19 DEBUG : dir: Looking for writers 2026/02/28 01:08:19 DEBUG : file1: reading active writers 2026/02/28 01:08:19 DEBUG : sub: reading active writers 2026/02/28 01:08:19 DEBUG : Looking for writers 2026/02/28 01:08:19 DEBUG : dir: reading active writers 2026/02/28 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:19 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:19 ERROR : dir/: Dir.Remove not empty 2026/02/28 01:08:19 DEBUG : dir/file1: Remove: 2026/02/28 01:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:19 DEBUG : dir/file1: >Remove: err= 2026/02/28 01:08:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/28 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:19 DEBUG : Looking for writers 2026/02/28 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:19 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:19 DEBUG : dir/file1: Remove: 2026/02/28 01:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:19 DEBUG : dir/file1: >Remove: err= 2026/02/28 01:08:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/28 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:19 DEBUG : Looking for writers 2026/02/28 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:19 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:19 DEBUG : dir/file1: Remove: 2026/02/28 01:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:19 DEBUG : dir/file1: >Remove: err= 2026/02/28 01:08:20 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:20 DEBUG : dir: Looking for writers 2026/02/28 01:08:20 DEBUG : Looking for writers 2026/02/28 01:08:20 DEBUG : dir: reading active writers 2026/02/28 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:20 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:20 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/28 01:08:20 DEBUG : dir: Updating dir with dir2 0xc00082af70 2026/02/28 01:08:20 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/28 01:08:20 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/28 01:08:20 DEBUG : file2: Updating file with file2 0xc0004769c0 2026/02/28 01:08:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:20 INFO : dir2/file3: Deleted 2026/02/28 01:08:20 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/28 01:08:20 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004769c0 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/28 01:08:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/28 01:08:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00082b1e0 2026/02/28 01:08:20 DEBUG : empty directory: forgetting directory cache 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/28 01:08:20 DEBUG : dir2: Renaming to "dir3" 2026/02/28 01:08:20 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:20 DEBUG : dir3: Looking for writers 2026/02/28 01:08:20 DEBUG : file3: reading active writers 2026/02/28 01:08:20 DEBUG : renamed empty directory: Looking for writers 2026/02/28 01:08:20 DEBUG : Looking for writers 2026/02/28 01:08:20 DEBUG : dir3: reading active writers 2026/02/28 01:08:20 DEBUG : renamed empty directory: reading active writers 2026/02/28 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.55s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:20 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/28 01:08:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/28 01:08:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/28 01:08:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/28 01:08:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/28 01:08:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/28 01:08:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/28 01:08:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:20 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (12 bytes), uploading instead of streaming 2026/02/28 01:08:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:20 DEBUG : dir/sub/file2: size = 12 OK 2026/02/28 01:08:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/28 01:08:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:20 DEBUG : forgetting directory cache 2026/02/28 01:08:20 DEBUG : dir: forgetting directory cache 2026/02/28 01:08:20 DEBUG : dir/sub: forgetting directory cache 2026/02/28 01:08:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/28 01:08:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/28 01:08:20 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 01:08:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:20 DEBUG : dir/sub/file0: size = 5 OK 2026/02/28 01:08:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/28 01:08:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/28 01:08:20 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:20 DEBUG : dir/sub: Looking for writers 2026/02/28 01:08:20 DEBUG : file0: reading active writers 2026/02/28 01:08:20 DEBUG : file2: reading active writers 2026/02/28 01:08:20 DEBUG : dir: Looking for writers 2026/02/28 01:08:20 DEBUG : file1: reading active writers 2026/02/28 01:08:20 DEBUG : sub: reading active writers 2026/02/28 01:08:20 DEBUG : Looking for writers 2026/02/28 01:08:20 DEBUG : dir: reading active writers 2026/02/28 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:20 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/28 01:08:20 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:20 DEBUG : Looking for writers 2026/02/28 01:08:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:20 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/28 01:08:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/28 01:08:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/28 01:08:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/28 01:08:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/28 01:08:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/28 01:08:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/28 01:08:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/28 01:08:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:20 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:20 DEBUG : dir: Looking for writers 2026/02/28 01:08:20 DEBUG : file1: reading active writers 2026/02/28 01:08:20 DEBUG : file1.metadata: reading active writers 2026/02/28 01:08:20 DEBUG : Looking for writers 2026/02/28 01:08:20 DEBUG : dir: reading active writers 2026/02/28 01:08:20 DEBUG : dir.metadata: reading active writers 2026/02/28 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:21 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : dir: Looking for writers 2026/02/28 01:08:21 DEBUG : file1: reading active writers 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : dir: reading active writers 2026/02/28 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:21 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : dir: Looking for writers 2026/02/28 01:08:21 DEBUG : file1: reading active writers 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : dir: reading active writers 2026/02/28 01:08:21 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:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:21 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : dir: Looking for writers 2026/02/28 01:08:21 DEBUG : file1: reading active writers 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : dir: reading active writers 2026/02/28 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/02/28 01:08:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/28 01:08:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/28 01:08:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : file.txt: reading active writers 2026/02/28 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:21 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:21 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (25 bytes), uploading instead of streaming 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : dir/file1: size = 25 OK 2026/02/28 01:08:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/28 01:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : dir: Looking for writers 2026/02/28 01:08:21 DEBUG : file1: reading active writers 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : dir: reading active writers 2026/02/28 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:21 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : dir/file1: Remove: 2026/02/28 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:21 DEBUG : dir/file1: >Remove: err= 2026/02/28 01:08:21 DEBUG : dir/file1: Remove: 2026/02/28 01:08:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : dir: Looking for writers 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : dir: reading active writers 2026/02/28 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:21 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:21 DEBUG : dir/file1: Remove: 2026/02/28 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:21 DEBUG : dir/file1: >Remove: err= 2026/02/28 01:08:21 DEBUG : dir/file1: Remove: 2026/02/28 01:08:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/28 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:21 DEBUG : dir: Looking for writers 2026/02/28 01:08:21 DEBUG : Looking for writers 2026/02/28 01:08:21 DEBUG : dir: reading active writers 2026/02/28 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:22 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/28 01:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 01:08:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/28 01:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 01:08:22 DEBUG : dir/file1: Open: flags=0x3 2026/02/28 01:08:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/28 01:08:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : file1: reading active writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:22 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : file1: reading active writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: 2026/02/28 01:08:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000477200 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 01:08:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000477200 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000477200 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (25 bytes), uploading instead of streaming 2026/02/28 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:22 DEBUG : dir/file1: size = 25 OK 2026/02/28 01:08:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:22 DEBUG : newLeaf: Running delayed rename now 2026/02/28 01:08:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000477200 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:22 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : file1: reading active writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: 2026/02/28 01:08:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d88000 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 01:08:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000d88000 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d88000 2026/02/28 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (25 bytes), uploading instead of streaming 2026/02/28 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:22 DEBUG : dir/file1: size = 25 OK 2026/02/28 01:08:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/28 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:22 DEBUG : newLeaf: Running delayed rename now 2026/02/28 01:08:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d88000 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: 2026/02/28 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:22 DEBUG : dir: Looking for writers 2026/02/28 01:08:22 DEBUG : Looking for writers 2026/02/28 01:08:22 DEBUG : dir: reading active writers 2026/02/28 01:08:22 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:22 DEBUG : >WaitForWriters: 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:22 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:22 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebd680): openPending: 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebd680): >openPending: err= 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebd680): _writeAt: size=14, off=0 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebd680): >_writeAt: n=14, err= 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebd680): close: 2026/02/28 01:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 01:08:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebd680): >close: err= 2026/02/28 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : file1: reading active writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : file1: reading active writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : file1: reading active writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : file1: reading active writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:23 DEBUG : dir/file1: size = 14 OK 2026/02/28 01:08:23 INFO : dir/file1: Copied (replaced existing) 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : file1: reading active writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : >WaitForWriters: 2026/02/28 01:08:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebde80): _readAt: size=512, off=0 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebde80): openPending: 2026/02/28 01:08:23 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/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebde80): >openPending: err= 2026/02/28 01:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebde80): >_readAt: n=14, err=EOF 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebde80): close: 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000ebde80): >close: err= 2026/02/28 01:08:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000477b00 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 01:08:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/28 01:08:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000477b00 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000edf4c0): openPending: 2026/02/28 01:08:23 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/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000edf4c0): >openPending: err= 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000edf4c0): _writeAt: size=25, off=0 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000edf4c0): >_writeAt: n=25, err= 2026/02/28 01:08:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000477b00 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:23 DEBUG : newLeaf(0xc000edf4c0): close: 2026/02/28 01:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 01:08:23.302318962 +0000 UTC m=+6.885480015 2026/02/28 01:08:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:23 DEBUG : newLeaf(0xc000edf4c0): >close: err= 2026/02/28 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 01:08:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:23 DEBUG : newLeaf: size = 25 OK 2026/02/28 01:08:23 INFO : newLeaf: Copied (replaced existing) 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 01:08:23 +0000 UTC" 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : >WaitForWriters: 2026/02/28 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : >WaitForWriters: 2026/02/28 01:08:23 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:23 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:23 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:23 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:23 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:23 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : file1: reading active writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : >WaitForWriters: 2026/02/28 01:08:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000476840 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 01:08:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000476840 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000e0e840): openPending: 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000e0e840): >openPending: err= 2026/02/28 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000e0e840): _writeAt: size=25, off=0 2026/02/28 01:08:23 DEBUG : dir/file1(0xc000e0e840): >_writeAt: n=25, err= 2026/02/28 01:08:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000476840 2026/02/28 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:23 DEBUG : newLeaf(0xc000e0e840): close: 2026/02/28 01:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 01:08:23.793142705 +0000 UTC m=+7.376303728 2026/02/28 01:08:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:23 DEBUG : newLeaf(0xc000e0e840): >close: err= 2026/02/28 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 01:08:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:23 DEBUG : newLeaf: size = 25 OK 2026/02/28 01:08:23 INFO : newLeaf: Copied (replaced existing) 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 01:08:23 +0000 UTC" 2026/02/28 01:08:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : >WaitForWriters: 2026/02/28 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:23 DEBUG : dir: Looking for writers 2026/02/28 01:08:23 DEBUG : Looking for writers 2026/02/28 01:08:23 DEBUG : dir: reading active writers 2026/02/28 01:08:23 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:23 DEBUG : >WaitForWriters: 2026/02/28 01:08:23 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:24 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000fcb6c0): openPending: 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000fcb6c0): >openPending: err= 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000fcb6c0): _writeAt: size=14, off=0 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000fcb6c0): >_writeAt: n=14, err= 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000fcb6c0): close: 2026/02/28 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/28 01:08:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000fcb6c0): >close: err= 2026/02/28 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : file1: reading active writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : file1: reading active writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : file1: reading active writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : file1: reading active writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:24 DEBUG : dir/file1: size = 14 OK 2026/02/28 01:08:24 INFO : dir/file1: Copied (replaced existing) 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : file1: reading active writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : >WaitForWriters: 2026/02/28 01:08:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0005e2dc0): _readAt: size=512, off=0 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0005e2dc0): openPending: 2026/02/28 01:08:24 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/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0005e2dc0): >openPending: err= 2026/02/28 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0005e2dc0): >_readAt: n=14, err=EOF 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0005e2dc0): close: 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0005e2dc0): >close: err= 2026/02/28 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000d88840 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 01:08:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/28 01:08:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000d88840 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000e6b880): openPending: 2026/02/28 01:08:24 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/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000e6b880): >openPending: err= 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000e6b880): _writeAt: size=25, off=0 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000e6b880): >_writeAt: n=25, err= 2026/02/28 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000d88840 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:24 DEBUG : newLeaf(0xc000e6b880): close: 2026/02/28 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 01:08:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 01:08:24.432819949 +0000 UTC m=+8.015980972 2026/02/28 01:08:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:24 DEBUG : newLeaf(0xc000e6b880): >close: err= 2026/02/28 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:24 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 01:08:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:24 DEBUG : newLeaf: size = 25 OK 2026/02/28 01:08:24 INFO : newLeaf: Copied (replaced existing) 2026/02/28 01:08:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 01:08:24 +0000 UTC" 2026/02/28 01:08:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : >WaitForWriters: 2026/02/28 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : >WaitForWriters: 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:24 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:24 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : file1: reading active writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : >WaitForWriters: 2026/02/28 01:08:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0007230c0): _readAt: size=512, off=0 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0007230c0): openPending: 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0007230c0): >openPending: err= 2026/02/28 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/28 01:08:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0007230c0): >_readAt: n=14, err=EOF 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0007230c0): close: 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:24 DEBUG : dir/file1(0xc0007230c0): >close: err= 2026/02/28 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000d88fc0 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/28 01:08:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/28 01:08:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000d88fc0 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000679e40): openPending: 2026/02/28 01:08:24 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/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000679e40): >openPending: err= 2026/02/28 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000679e40): _writeAt: size=25, off=0 2026/02/28 01:08:24 DEBUG : dir/file1(0xc000679e40): >_writeAt: n=25, err= 2026/02/28 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/28 01:08:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/28 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000d88fc0 2026/02/28 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:24 DEBUG : newLeaf(0xc000679e40): close: 2026/02/28 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/28 01:08:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-28 01:08:24.93664947 +0000 UTC m=+8.519810493 2026/02/28 01:08:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:24 DEBUG : newLeaf(0xc000679e40): >close: err= 2026/02/28 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:24 DEBUG : dir: Looking for writers 2026/02/28 01:08:24 DEBUG : Looking for writers 2026/02/28 01:08:24 DEBUG : dir: reading active writers 2026/02/28 01:08:24 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:25 DEBUG : newLeaf: vfs cache: starting upload 2026/02/28 01:08:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:25 DEBUG : newLeaf: size = 25 OK 2026/02/28 01:08:25 INFO : newLeaf: Copied (replaced existing) 2026/02/28 01:08:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-28 01:08:24 +0000 UTC" 2026/02/28 01:08:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/28 01:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/28 01:08:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:25 DEBUG : >WaitForWriters: 2026/02/28 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : newLeaf: reading active writers 2026/02/28 01:08:25 DEBUG : >WaitForWriters: 2026/02/28 01:08:25 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestFileRename (3.03s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 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:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : file1: reading active writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/28 01:08:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/28 01:08:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/28 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : file1: reading active writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/28 01:08:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/28 01:08:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/28 01:08:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/28 01:08:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/28 01:08:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/28 01:08:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/28 01:08:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/28 01:08:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/28 01:08:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/28 01:08:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/28 01:08:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/28 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : file1: reading active writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:25 DEBUG : dir: Looking for writers 2026/02/28 01:08:25 DEBUG : file1: reading active writers 2026/02/28 01:08:25 DEBUG : Looking for writers 2026/02/28 01:08:25 DEBUG : dir: reading active writers 2026/02/28 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:25 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/28 01:08:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/28 01:08:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : dir: Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : dir: reading active writers 2026/02/28 01:08:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): _readAt: size=1, off=0 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): openPending: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): >openPending: err= 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): _readAt: size=256, off=1 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): >_readAt: n=15, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): _readAt: size=16, off=16 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): >_readAt: n=0, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): close: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): >close: err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): close: 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0009edd40): >close: err=file already closed 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : dir: Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : dir: reading active writers 2026/02/28 01:08:26 DEBUG : >WaitForWriters: 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): _readAt: size=1, off=0 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): openPending: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >openPending: err= 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): _readAt: size=1, off=5 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): _readAt: size=1, off=3 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): _readAt: size=1, off=13 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): _readAt: size=16, off=100 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >_readAt: n=0, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): close: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000d7a140): >close: err= 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : dir: Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : dir: reading active writers 2026/02/28 01:08:26 DEBUG : >WaitForWriters: 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=1, off=0 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): openPending: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >openPending: err= 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=1, off=5 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=1, off=1 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=1, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=6, off=10 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=6, err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=256, off=10 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=6, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=256, off=100 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=0, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): close: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >close: err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): _readAt: size=256, off=100 2026/02/28 01:08:26 DEBUG : dir/file1(0xc000e2c700): >_readAt: n=0, err=file already closed 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : dir: Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : dir: reading active writers 2026/02/28 01:08:26 DEBUG : >WaitForWriters: 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): RWFileHandle.Flush 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): _readAt: size=256, off=0 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): openPending: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): >openPending: err= 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): >_readAt: n=16, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): RWFileHandle.Flush 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): RWFileHandle.Flush 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): close: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0006039c0): >close: err= 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : dir: Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : dir: reading active writers 2026/02/28 01:08:26 DEBUG : >WaitForWriters: 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/28 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): _readAt: size=256, off=0 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): openPending: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): >openPending: err= 2026/02/28 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): >_readAt: n=16, err=EOF 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): RWFileHandle.Release 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): close: 2026/02/28 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): >close: err= 2026/02/28 01:08:26 DEBUG : dir/file1(0xc0005e2880): RWFileHandle.Release 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : dir: Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : dir: reading active writers 2026/02/28 01:08:26 DEBUG : >WaitForWriters: 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:26 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:26 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): openPending: 2026/02/28 01:08:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): >openPending: err= 2026/02/28 01:08:26 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): _writeAt: size=5, off=0 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): >_writeAt: n=5, err= 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): _writeAt: size=7, off=5 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): >_writeAt: n=7, err= 2026/02/28 01:08:26 DEBUG : file1: vfs cache: truncate to size=11 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): close: 2026/02/28 01:08:26 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 01:08:26.862791707 +0000 UTC m=+10.445952730 2026/02/28 01:08:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): >close: err= 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): close: 2026/02/28 01:08:26 DEBUG : file1(0xc000782bc0): >close: err=file already closed 2026/02/28 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:26 DEBUG : Looking for writers 2026/02/28 01:08:26 DEBUG : file1: reading active writers 2026/02/28 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:26 DEBUG : file1: vfs cache: starting upload 2026/02/28 01:08:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:26 DEBUG : file1: size = 11 OK 2026/02/28 01:08:26 INFO : file1: Copied (new) 2026/02/28 01:08:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-28 01:08:26 +0000 UTC" 2026/02/28 01:08:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:26 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:27 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): openPending: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): >openPending: err= 2026/02/28 01:08:27 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): _writeAt: size=7, off=0 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): >_writeAt: n=7, err= 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): _writeAt: size=6, off=5 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): >_writeAt: n=6, err= 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): close: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 01:08:27.061900997 +0000 UTC m=+10.645062020 2026/02/28 01:08:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): >close: err= 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): _writeAt: size=5, off=0 2026/02/28 01:08:27 DEBUG : file1(0xc0008070c0): >_writeAt: n=0, err=file already closed 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:27 DEBUG : file1: vfs cache: starting upload 2026/02/28 01:08:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:27 DEBUG : file1: size = 11 OK 2026/02/28 01:08:27 INFO : file1: Copied (new) 2026/02/28 01:08:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-28 01:08:27 +0000 UTC" 2026/02/28 01:08:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:27 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:27 DEBUG : file1(0xc000846400): openPending: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1(0xc000846400): >openPending: err= 2026/02/28 01:08:27 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1(0xc000846400): close: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 01:08:27.258562122 +0000 UTC m=+10.841723145 2026/02/28 01:08:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:27 DEBUG : file1(0xc000846400): >close: err= 2026/02/28 01:08:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 01:08:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:08:27 DEBUG : file2: newRWFileHandle: 2026/02/28 01:08:27 DEBUG : file2(0xc000846880): openPending: 2026/02/28 01:08:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:27 DEBUG : file2(0xc000846880): >openPending: err= 2026/02/28 01:08:27 DEBUG : file2: >newRWFileHandle: err= 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/28 01:08:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/28 01:08:27 DEBUG : file2(0xc000846880): RWFileHandle.Flush 2026/02/28 01:08:27 DEBUG : file2(0xc000846880): RWFileHandle.Release 2026/02/28 01:08:27 DEBUG : file2(0xc000846880): close: 2026/02/28 01:08:27 DEBUG : file2: vfs cache: setting modification time to 2026-02-28 01:08:27.260213124 +0000 UTC m=+10.843374147 2026/02/28 01:08:27 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:27 DEBUG : file2(0xc000846880): >close: err= 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/28 01:08:27 DEBUG : file1: vfs cache: starting upload 2026/02/28 01:08:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:27 DEBUG : file2: vfs cache: starting upload 2026/02/28 01:08:27 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:27 DEBUG : file1: size = 0 OK 2026/02/28 01:08:27 INFO : file1: Copied (new) 2026/02/28 01:08:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-28 01:08:27 +0000 UTC" 2026/02/28 01:08:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/28 01:08:27 DEBUG : file2: size = 0 OK 2026/02/28 01:08:27 INFO : file2: Copied (new) 2026/02/28 01:08:27 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-28 01:08:27 +0000 UTC" 2026/02/28 01:08:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/28 01:08:27 INFO : file2: vfs cache: upload succeeded try #1 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : file2: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:27 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): openPending: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): >openPending: err= 2026/02/28 01:08:27 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): _writeAt: size=5, off=0 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): >_writeAt: n=5, err= 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): RWFileHandle.Flush 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): RWFileHandle.Flush 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): close: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 01:08:27.62939179 +0000 UTC m=+11.212552803 2026/02/28 01:08:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:27 DEBUG : file1(0xc0009953c0): >close: err= 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:27 DEBUG : file1: vfs cache: starting upload 2026/02/28 01:08:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:27 DEBUG : file1: size = 5 OK 2026/02/28 01:08:27 INFO : file1: Copied (new) 2026/02/28 01:08:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-28 01:08:27 +0000 UTC" 2026/02/28 01:08:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:27 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): openPending: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): >openPending: err= 2026/02/28 01:08:27 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): _writeAt: size=5, off=0 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): >_writeAt: n=5, err= 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): RWFileHandle.Release 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): close: 2026/02/28 01:08:27 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 01:08:27.816009912 +0000 UTC m=+11.399170906 2026/02/28 01:08:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): >close: err= 2026/02/28 01:08:27 DEBUG : file1(0xc000a1ab40): RWFileHandle.Release 2026/02/28 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:27 DEBUG : file1: vfs cache: starting upload 2026/02/28 01:08:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:27 DEBUG : file1: size = 5 OK 2026/02/28 01:08:27 INFO : file1: Copied (new) 2026/02/28 01:08:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-28 01:08:27 +0000 UTC" 2026/02/28 01:08:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:27 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:27 DEBUG : Looking for writers 2026/02/28 01:08:27 DEBUG : file1: reading active writers 2026/02/28 01:08:27 DEBUG : >WaitForWriters: 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:27 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000d9db80): openPending: 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000d9db80): >openPending: err= 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000d9db80): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000d9db80): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000d9db80): close: 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-28 01:08:28.065672353 +0000 UTC m=+11.648833376 2026/02/28 01:08:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000d9db80): >close: err= 2026/02/28 01:08:28 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:28 DEBUG : dir/file1: size = 5 OK 2026/02/28 01:08:28 INFO : dir/file1: Copied (replaced existing) 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-28 01:08:28 +0000 UTC" 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : >WaitForWriters: 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:28 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/28 01:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): openPending: 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/28 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): >openPending: err= 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): _writeAt: size=15, off=5 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): >_writeAt: n=15, err= 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): close: 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-28 01:08:28.347995071 +0000 UTC m=+11.931156095 2026/02/28 01:08:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : dir/file1(0xc000df1d40): >close: err= 2026/02/28 01:08:28 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: starting upload 2026/02/28 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:28 DEBUG : dir/file1: size = 20 OK 2026/02/28 01:08:28 INFO : dir/file1: Copied (replaced existing) 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-28 01:08:28 +0000 UTC" 2026/02/28 01:08:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:28 DEBUG : dir: Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : dir: reading active writers 2026/02/28 01:08:28 DEBUG : >WaitForWriters: 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:28 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : file1(0xc0009f6700): openPending: 2026/02/28 01:08:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 DEBUG : file1(0xc0009f6700): >openPending: err= 2026/02/28 01:08:28 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/28 01:08:28 DEBUG : file1(0xc0009f6700): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : file1(0xc0009f6700): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : file1(0xc0009f6700): close: 2026/02/28 01:08:28 DEBUG : file1: vfs cache: setting modification time to 2026-02-28 01:08:28.567277832 +0000 UTC m=+12.150438844 2026/02/28 01:08:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : file1(0xc0009f6700): >close: err= 2026/02/28 01:08:28 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:28 DEBUG : file1: vfs cache: starting upload 2026/02/28 01:08:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:28 DEBUG : file1: size = 5 OK 2026/02/28 01:08:28 INFO : file1: Copied (new) 2026/02/28 01:08:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-28 01:08:28 +0000 UTC" 2026/02/28 01:08:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:28 INFO : file1: vfs cache: upload succeeded try #1 2026/02/28 01:08:28 DEBUG : Looking for writers 2026/02/28 01:08:28 DEBUG : file1: reading active writers 2026/02/28 01:08:28 DEBUG : >WaitForWriters: 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:28 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/28 01:08:28 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e60d40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e60d40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e60d40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e60d40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e60d40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.754732471 +0000 UTC m=+12.337893494 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e60d40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): _writeAt: size=3, off=2 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.754732471 +0000 UTC m=+12.337893494 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e611c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61680): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61680): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61680): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61680): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61680): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.754732471 +0000 UTC m=+12.337893494 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61680): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beaf0 item 1 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61cc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61cc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61cc0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61cc0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61cc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.758962876 +0000 UTC m=+12.342123900 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e61cc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74240): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74240): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74240): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.758962876 +0000 UTC m=+12.342123900 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf960 item 2 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74880): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74880): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74880): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74880): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74880): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.762039385 +0000 UTC m=+12.345200409 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74880): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): _writeAt: size=3, off=2 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.762039385 +0000 UTC m=+12.345200409 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e74d00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e751c0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e751c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e751c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e751c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e751c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.762039385 +0000 UTC m=+12.345200409 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e751c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2460 item 3 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75840): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75840): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75840): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75840): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75840): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.765798873 +0000 UTC m=+12.348959886 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75840): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75d80): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75d80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75d80): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75d80): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75d80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.765798873 +0000 UTC m=+12.348959886 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e75d80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3030 item 4 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e440): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e440): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e440): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.770484596 +0000 UTC m=+12.353645660 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): _writeAt: size=3, off=2 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.770484596 +0000 UTC m=+12.353645660 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1e8c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1ed80): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1ed80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1ed80): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1ed80): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1ed80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.770484596 +0000 UTC m=+12.353645660 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1ed80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 5 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f400): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f400): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f400): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f400): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f400): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.773994594 +0000 UTC m=+12.357155616 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f400): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f940): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f940): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f940): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f940): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f940): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.773994594 +0000 UTC m=+12.357155616 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f1f940): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a94230 item 6 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a040): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a040): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a040): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a040): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a040): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.776476673 +0000 UTC m=+12.359637685 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a040): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): _writeAt: size=3, off=2 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.776476673 +0000 UTC m=+12.359637685 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4a540): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4aa00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4aa00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4aa00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4aa00): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4aa00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.776476673 +0000 UTC m=+12.359637685 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4aa00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a947e0 item 7 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b080): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b080): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b080): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b080): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b080): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.780802127 +0000 UTC m=+12.363963150 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b080): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b5c0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b5c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b5c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b5c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b5c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.780802127 +0000 UTC m=+12.363963150 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4b5c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a94d20 item 8 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bb80): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc000f4bb80): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bb80): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bb80): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bb80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bb80): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bb80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bf40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bf40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bf40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bf40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bf40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.783694398 +0000 UTC m=+12.366855411 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f4bf40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): _writeAt: size=3, off=2 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.783694398 +0000 UTC m=+12.366855411 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e940): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e940): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e940): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e940): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e940): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.783694398 +0000 UTC m=+12.366855411 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5e940): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a950a0 item 9 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5efc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5efc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5efc0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5efc0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5efc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.787775241 +0000 UTC m=+12.370936265 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5efc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5f500): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5f500): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5f500): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5f500): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5f500): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.787775241 +0000 UTC m=+12.370936265 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5f500): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a95570 item 10 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5fb40): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc000f5fb40): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5fb40): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5fb40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5fb40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5fb40): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5fb40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5ff00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5ff00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5ff00): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5ff00): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5ff00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.79186967 +0000 UTC m=+12.375030693 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f5ff00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): _writeAt: size=3, off=2 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.79186967 +0000 UTC m=+12.375030693 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76480): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76980): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76980): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76980): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.79186967 +0000 UTC m=+12.375030693 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f76980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a95b20 item 11 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77000): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77000): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77000): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77000): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77000): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.797679172 +0000 UTC m=+12.380840264 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77000): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77540): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77540): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77540): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77540): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77540): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.797679172 +0000 UTC m=+12.380840264 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77540): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e230 item 12 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77b80): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc000f77b80): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77b80): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77b80): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77b80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77b80): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77b80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77f40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77f40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77f40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77f40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77f40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.800959806 +0000 UTC m=+12.384120830 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000f77f40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb20c0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb20c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb20c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb20c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb20c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.800959806 +0000 UTC m=+12.384120830 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb20c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e7e0 item 13 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2740): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2740): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2740): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2740): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2740): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.804155671 +0000 UTC m=+12.387316694 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2740): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2c80): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2c80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2c80): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2c80): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2c80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.804155671 +0000 UTC m=+12.387316694 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb2c80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de930 item 14 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb32c0): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc000eb32c0): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb32c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb32c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb32c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb32c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb32c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3680): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3680): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3680): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3680): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3680): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.806804765 +0000 UTC m=+12.389965777 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3680): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3d40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3d40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3d40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3d40): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3d40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.806804765 +0000 UTC m=+12.389965777 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000eb3d40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dee70 item 15 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0440): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0440): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0440): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.809381883 +0000 UTC m=+12.392542906 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0980): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0980): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0980): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.809381883 +0000 UTC m=+12.392542906 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df570 item 16 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0fc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0fc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0fc0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0fc0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0fc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.812035726 +0000 UTC m=+12.395196739 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef0fc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): _writeAt: size=3, off=7 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.812035726 +0000 UTC m=+12.395196739 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1940): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1940): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1940): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1940): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1940): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.812035726 +0000 UTC m=+12.395196739 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000ef1940): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df960 item 17 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e040): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e040): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e040): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e040): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e040): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.815495808 +0000 UTC m=+12.398656822 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e040): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e580): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e580): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e580): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e580): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e580): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.815495808 +0000 UTC m=+12.398656822 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100e580): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038150 item 18 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100ec00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100ec00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100ec00): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100ec00): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100ec00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.817801365 +0000 UTC m=+12.400962379 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100ec00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): _writeAt: size=3, off=7 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.817801365 +0000 UTC m=+12.400962379 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f100): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f600): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f600): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f600): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f600): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f600): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.817801365 +0000 UTC m=+12.400962379 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc00100f600): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038540 item 19 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22a40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22a40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22a40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22a40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22a40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.821965876 +0000 UTC m=+12.405126899 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22a40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22f80): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22f80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22f80): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22f80): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22f80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.821965876 +0000 UTC m=+12.405126899 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d22f80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a3110 item 20 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23600): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23600): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23600): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23600): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23600): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.824721079 +0000 UTC m=+12.407882103 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23600): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): _writeAt: size=3, off=7 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.824721079 +0000 UTC m=+12.407882103 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d23b00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48080): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48080): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48080): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48080): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48080): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.824721079 +0000 UTC m=+12.407882103 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48080): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a3490 item 21 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48700): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48700): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48700): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48700): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48700): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.828045757 +0000 UTC m=+12.411206781 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48700): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48c40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48c40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48c40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48c40): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48c40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.828045757 +0000 UTC m=+12.411206781 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d48c40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a3ab0 item 22 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d492c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d492c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d492c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d492c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d492c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.830878768 +0000 UTC m=+12.414039781 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d492c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): _writeAt: size=3, off=7 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.830878768 +0000 UTC m=+12.414039781 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d497c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d49cc0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d49cc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d49cc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d49cc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d49cc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.830878768 +0000 UTC m=+12.414039781 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d49cc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a3e30 item 23 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a3c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a3c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a3c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a3c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a3c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.834591898 +0000 UTC m=+12.417752911 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a3c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a900): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a900): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a900): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a900): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a900): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.834591898 +0000 UTC m=+12.417752911 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7a900): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1a380 item 24 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7af40): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc000d7af40): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7af40): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7af40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7af40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7af40): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7af40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b300): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b300): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b300): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b300): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b300): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.83736184 +0000 UTC m=+12.420522863 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b300): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): _writeAt: size=3, off=7 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.83736184 +0000 UTC m=+12.420522863 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7b800): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7bd40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7bd40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7bd40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7bd40): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7bd40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.83736184 +0000 UTC m=+12.420522863 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000d7bd40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1a850 item 25 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098440): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098440): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098440): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.842240156 +0000 UTC m=+12.425401179 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098980): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098980): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098980): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.842240156 +0000 UTC m=+12.425401179 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1ad90 item 26 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098fc0): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc001098fc0): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098fc0): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098fc0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098fc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098fc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001098fc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099380): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099380): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099380): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099380): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099380): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.845618985 +0000 UTC m=+12.428780009 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099380): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): >_readAt: n=2, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): _writeAt: size=3, off=7 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.845618985 +0000 UTC m=+12.428780009 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099880): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099dc0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099dc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099dc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099dc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099dc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.845618985 +0000 UTC m=+12.428780009 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001099dc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1b110 item 27 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b84c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b84c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b84c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b84c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b84c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.849237346 +0000 UTC m=+12.432398369 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b84c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b8a00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b8a00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b8a00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b8a00): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b8a00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.849237346 +0000 UTC m=+12.432398369 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b8a00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1b6c0 item 28 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9040): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc0010b9040): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9040): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9040): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9040): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9040): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9040): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9400): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9400): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9400): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9400): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9400): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.852168532 +0000 UTC m=+12.435329555 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9400): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9ac0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9ac0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9ac0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9ac0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9ac0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.852168532 +0000 UTC m=+12.435329555 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010b9ac0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1bb20 item 29 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d01c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d01c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d01c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d01c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d01c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.855093897 +0000 UTC m=+12.438254921 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d01c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0700): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0700): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0700): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0700): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0700): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.855093897 +0000 UTC m=+12.438254921 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0700): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1bf10 item 30 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0009f7e00): _readAt: size=2, off=0 2026/02/28 01:08:28 ERROR : open-test-file(0xc0009f7e00): Couldn't read size of file 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0009f7e00): >_readAt: n=0, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0009f7e00): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0009f7e00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0009f7e00): close: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0009f7e00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100240): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100240): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100240): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.859259439 +0000 UTC m=+12.442420463 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4a40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4a40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4a40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4a40): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4a40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.859259439 +0000 UTC m=+12.442420463 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4a40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ea10 item 31 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100a00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100a00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100a00): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100a00): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100a00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.865784761 +0000 UTC m=+12.448945784 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100a00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100f40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100f40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100f40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100f40): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100f40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.865784761 +0000 UTC m=+12.448945784 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001100f40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f43f0 item 32 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101580): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101580): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101580): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101580): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101580): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.868597534 +0000 UTC m=+12.451758556 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101580): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4a80 item 33 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.869531313 +0000 UTC m=+12.452692337 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101a00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101f00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101f00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101f00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101f00): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101f00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.869531313 +0000 UTC m=+12.452692337 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc001101f00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4c40 item 33 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb45c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb45c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb45c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb45c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb45c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.873155526 +0000 UTC m=+12.456316549 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb45c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5420 item 34 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.874172192 +0000 UTC m=+12.457333206 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb4fc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5500): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5500): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5500): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5500): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5500): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.874172192 +0000 UTC m=+12.457333206 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5500): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f55e0 item 34 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5b40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5b40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5b40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5b40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5b40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.876798033 +0000 UTC m=+12.459959095 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fb5b40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5ab0 item 35 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.87890238 +0000 UTC m=+12.462063403 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0040): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004debc0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004debc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004debc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004debc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004debc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.87890238 +0000 UTC m=+12.462063403 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004debc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e230 item 35 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004df300): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004df300): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004df300): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004df300): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004df300): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.881672411 +0000 UTC m=+12.464833434 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004df300): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e7e0 item 36 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.88317811 +0000 UTC m=+12.466339174 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004dfa40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000456a00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000456a00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000456a00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000456a00): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000456a00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.88317811 +0000 UTC m=+12.466339174 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000456a00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067eee0 item 36 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004570c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004570c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004570c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004570c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004570c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.88621277 +0000 UTC m=+12.469373784 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0004570c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f340 item 37 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.88733674 +0000 UTC m=+12.470497753 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000457980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000356640): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000356640): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000356640): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000356640): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000356640): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.88733674 +0000 UTC m=+12.470497753 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000356640): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f500 item 37 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c300): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c300): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c300): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c300): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c300): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.890293354 +0000 UTC m=+12.473454447 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c300): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f880 item 38 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.891411982 +0000 UTC m=+12.474573004 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2c800): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2cd40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2cd40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2cd40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2cd40): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2cd40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.891411982 +0000 UTC m=+12.474573004 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2cd40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067fb20 item 38 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d3c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d3c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d3c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d3c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d3c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.893847894 +0000 UTC m=+12.477008917 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d3c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e230 item 39 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.894761216 +0000 UTC m=+12.477922239 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2d8c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2ddc0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2ddc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2ddc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2ddc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2ddc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.894761216 +0000 UTC m=+12.477922239 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e2ddc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e4d0 item 39 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160740): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160740): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160740): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160740): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160740): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.8972353 +0000 UTC m=+12.480396323 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160740): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e850 item 40 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.898291781 +0000 UTC m=+12.481452795 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000160c80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000161780): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000161780): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000161780): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000161780): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000161780): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.898291781 +0000 UTC m=+12.481452795 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000161780): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ea10 item 40 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.900697367 +0000 UTC m=+12.483858389 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4480): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4980): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4980): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ed90 item 41 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4980): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.901780969 +0000 UTC m=+12.484941982 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ef50 item 41 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.902776295 +0000 UTC m=+12.485937308 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f4e40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5380): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5380): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5380): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5380): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5380): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.902776295 +0000 UTC m=+12.485937308 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5380): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f110 item 41 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.905494229 +0000 UTC m=+12.488655242 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f59c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5ec0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5ec0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5ec0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f5e0 item 42 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5ec0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5ec0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.906357978 +0000 UTC m=+12.489519001 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008f5ec0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f7a0 item 42 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.907340349 +0000 UTC m=+12.490501363 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840480): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840a00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840a00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840a00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840a00): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840a00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.907340349 +0000 UTC m=+12.490501363 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000840a00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f960 item 42 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.90990832 +0000 UTC m=+12.493069414 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841040): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841540): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841540): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841540): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fce0 item 43 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841540): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841540): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.91120766 +0000 UTC m=+12.494368682 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841540): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fea0 item 43 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.912551893 +0000 UTC m=+12.495712917 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000841b80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702240): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702240): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702240): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.912551893 +0000 UTC m=+12.495712917 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038150 item 43 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.915632291 +0000 UTC m=+12.498793314 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702e80): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702e80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702e80): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038540 item 44 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702e80): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702e80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.916680457 +0000 UTC m=+12.499841550 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000702e80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038700 item 44 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.918263091 +0000 UTC m=+12.501424154 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007033c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000703940): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000703940): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000703940): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000703940): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000703940): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.918263091 +0000 UTC m=+12.501424154 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000703940): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038a10 item 44 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.9210635 +0000 UTC m=+12.504224523 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea000): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea500): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea500): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea500): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038d90 item 45 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea500): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea500): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.922109211 +0000 UTC m=+12.505270234 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000dea500): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deac00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deac00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deac00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deac00): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deac00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.922109211 +0000 UTC m=+12.505270234 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deac00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038fc0 item 45 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.925276451 +0000 UTC m=+12.508437474 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb740): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb740): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb740): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039340 item 46 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb740): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb740): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.92630452 +0000 UTC m=+12.509465542 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000deb740): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000debe40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000debe40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000debe40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000debe40): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000debe40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.92630452 +0000 UTC m=+12.509465542 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000debe40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039500 item 46 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.928924278 +0000 UTC m=+12.512085301 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8780): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8c80): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8c80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8c80): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039c00 item 47 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8c80): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8c80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.930049038 +0000 UTC m=+12.513210061 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f8c80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9380): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9380): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9380): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9380): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9380): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.930049038 +0000 UTC m=+12.513210061 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9380): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039ea0 item 47 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.932836233 +0000 UTC m=+12.515997255 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f99c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9ec0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9ec0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9ec0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8310 item 48 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9ec0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9ec0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.933746038 +0000 UTC m=+12.516907061 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006f9ec0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0e640): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0e640): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0e640): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0e640): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0e640): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.933746038 +0000 UTC m=+12.516907061 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0e640): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8540 item 48 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0ed40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0ed40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0ed40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0ed40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0ed40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.936304271 +0000 UTC m=+12.519465284 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0ed40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa88c0 item 49 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.937355643 +0000 UTC m=+12.520516666 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f1c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f740): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f740): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f740): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f740): >_readAt: n=8, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f740): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.937355643 +0000 UTC m=+12.520516666 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0f740): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8a80 item 49 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0fdc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0fdc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0fdc0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0fdc0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0fdc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.940193783 +0000 UTC m=+12.523354795 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e0fdc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8e00 item 50 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): _readAt: size=2, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): _writeAt: size=3, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.941281714 +0000 UTC m=+12.524442737 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0006024c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000602a80): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000602a80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000602a80): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000602a80): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000602a80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.941281714 +0000 UTC m=+12.524442737 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000602a80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8fc0 item 50 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603100): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603100): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603100): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603100): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603100): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.943707246 +0000 UTC m=+12.526868269 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603100): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa9340 item 51 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.944752686 +0000 UTC m=+12.527913700 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603600): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603b40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603b40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603b40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603b40): >_readAt: n=8, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603b40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.944752686 +0000 UTC m=+12.527913700 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000603b40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa9650 item 51 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e56240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e56240): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e56240): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e56240): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e56240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.947372095 +0000 UTC m=+12.530533239 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e56240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5c70 item 52 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): _readAt: size=2, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): _writeAt: size=3, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.948707201 +0000 UTC m=+12.531868225 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0640): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0bc0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0bc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0bc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0bc0): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0bc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.948707201 +0000 UTC m=+12.531868225 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d0bc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08000 item 52 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1340): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1340): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1340): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1340): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1340): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.951414516 +0000 UTC m=+12.534575599 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1340): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08380 item 53 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.952522003 +0000 UTC m=+12.535683026 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1840): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1d80): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1d80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1d80): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1d80): >_readAt: n=8, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1d80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.952522003 +0000 UTC m=+12.535683026 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0010d1d80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08700 item 53 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a480): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a480): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a480): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a480): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a480): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.95521008 +0000 UTC m=+12.538371134 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a480): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08a80 item 54 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): _readAt: size=2, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): _writeAt: size=3, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.956508088 +0000 UTC m=+12.539669111 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6a980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6af00): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6af00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6af00): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6af00): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6af00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.956508088 +0000 UTC m=+12.539669111 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6af00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08cb0 item 54 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6b580): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6b580): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6b580): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6b580): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6b580): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.959269332 +0000 UTC m=+12.542430365 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6b580): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e090a0 item 55 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.960529148 +0000 UTC m=+12.543690171 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000e6bb00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007360c0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007360c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007360c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007360c0): >_readAt: n=8, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007360c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.960529148 +0000 UTC m=+12.543690171 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007360c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e092d0 item 55 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736740): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736740): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736740): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736740): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736740): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.963523723 +0000 UTC m=+12.546684745 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736740): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e096c0 item 56 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): _readAt: size=2, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): _writeAt: size=3, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.964919454 +0000 UTC m=+12.548080478 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000736c40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737200): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737200): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737200): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737200): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737200): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.964919454 +0000 UTC m=+12.548080478 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737200): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09880 item 56 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.967936672 +0000 UTC m=+12.551097695 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737940): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737e80): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737e80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737e80): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09c00 item 57 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737e80): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737e80): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.969007982 +0000 UTC m=+12.552169004 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000737e80): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09dc0 item 57 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.970254421 +0000 UTC m=+12.553415484 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e2440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e29c0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e29c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e29c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e29c0): >_readAt: n=8, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e29c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.970254421 +0000 UTC m=+12.553415484 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e29c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa000 item 57 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.973046615 +0000 UTC m=+12.556207638 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3080): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e35c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e35c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e35c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa380 item 58 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e35c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e35c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.973972961 +0000 UTC m=+12.557134064 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e35c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa540 item 58 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): _readAt: size=2, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): _writeAt: size=3, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.975241713 +0000 UTC m=+12.558402737 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0005e3b00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782180): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782180): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782180): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782180): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782180): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.975241713 +0000 UTC m=+12.558402737 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782180): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa7e0 item 58 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.978023356 +0000 UTC m=+12.561184380 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0007827c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782d00): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782d00): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782d00): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afab60 item 59 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782d00): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782d00): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.979176271 +0000 UTC m=+12.562337294 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000782d00): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): _writeAt: size=3, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afad20 item 59 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.980319957 +0000 UTC m=+12.563481050 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783800): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783800): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783800): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783800): >_readAt: n=8, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783800): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.980319957 +0000 UTC m=+12.563481050 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783800): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb030 item 59 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.983356811 +0000 UTC m=+12.566517835 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000783e40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2440): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2440): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2440): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb3b0 item 60 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2440): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2440): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.984312212 +0000 UTC m=+12.567473235 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2440): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): open at offset 5 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb570 item 60 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): _readAt: size=2, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): _writeAt: size=3, off=5 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): >_writeAt: n=3, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.985680251 +0000 UTC m=+12.568841264 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2980): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2f40): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2f40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2f40): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2f40): >_readAt: n=3, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2f40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.985680251 +0000 UTC m=+12.568841264 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b2f40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afb730 item 60 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.988641314 +0000 UTC m=+12.571802447 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3580): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3ac0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3ac0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3ac0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbab0 item 61 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3ac0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3ac0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.989852928 +0000 UTC m=+12.573013951 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008b3ac0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806240): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806240): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806240): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806240): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806240): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.989852928 +0000 UTC m=+12.573013951 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806240): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afbdc0 item 61 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.992818658 +0000 UTC m=+12.575979771 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806880): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806dc0): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806dc0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806dc0): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed81c0 item 62 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806dc0): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806dc0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.993789499 +0000 UTC m=+12.576950522 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000806dc0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008074c0): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008074c0): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008074c0): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008074c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008074c0): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.993789499 +0000 UTC m=+12.576950522 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc0008074c0): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8380 item 62 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): open at offset 0 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): _readAt: size=2, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.996630724 +0000 UTC m=+12.579791788 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000807b40): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8100): _writeAt: size=5, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8100): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8100): >openPending: err= 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed87e0 item 63 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8100): >_writeAt: n=5, err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8100): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.997581236 +0000 UTC m=+12.580742269 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8100): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8800): _readAt: size=512, off=0 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8800): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8800): >openPending: err= 2026/02/28 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8800): >_readAt: n=5, err=EOF 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8800): close: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:28.997581236 +0000 UTC m=+12.580742269 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8800): >close: err= 2026/02/28 01:08:28 DEBUG : open-test-file: Remove: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed89a0 item 63 2026/02/28 01:08:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:28 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:28 DEBUG : open-test-file(0xc000fd8e80): openPending: 2026/02/28 01:08:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.000470202 +0000 UTC m=+12.583631246 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd93c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd93c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd93c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8d20 item 64 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd93c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd93c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.001305727 +0000 UTC m=+12.584466741 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd93c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9ac0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9ac0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9ac0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9ac0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9ac0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.001305727 +0000 UTC m=+12.584466741 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9ac0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8ee0 item 64 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846180): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846180): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846180): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846180): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846180): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.004333194 +0000 UTC m=+12.587494248 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846180): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9340 item 65 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.005265903 +0000 UTC m=+12.588426956 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846600): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846b00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846b00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846b00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846b00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846b00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.005265903 +0000 UTC m=+12.588426956 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846b00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9500 item 65 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008471c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008471c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008471c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008471c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008471c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.007796844 +0000 UTC m=+12.590957858 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008471c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9880 item 66 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.008838508 +0000 UTC m=+12.591999521 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847640): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847b80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847b80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847b80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847b80): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847b80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.008838508 +0000 UTC m=+12.591999521 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847b80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9a40 item 66 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2240): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2240): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.011356444 +0000 UTC m=+12.594517468 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9dc0 item 67 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.012235963 +0000 UTC m=+12.595396986 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c26c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2bc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2bc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2bc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2bc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2bc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.012235963 +0000 UTC m=+12.595396986 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2bc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec000 item 67 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3280): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3280): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3280): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.015035661 +0000 UTC m=+12.598196684 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac60e0 item 68 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.016132808 +0000 UTC m=+12.599293832 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578940): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578940): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578940): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.016132808 +0000 UTC m=+12.599293832 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac62a0 item 68 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578fc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578fc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578fc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578fc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578fc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.018716129 +0000 UTC m=+12.601877142 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578fc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6620 item 69 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.019673745 +0000 UTC m=+12.602834768 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579440): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579940): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579940): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579940): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.019673745 +0000 UTC m=+12.602834768 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac67e0 item 69 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.022317508 +0000 UTC m=+12.605478531 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6b60 item 70 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.023301814 +0000 UTC m=+12.606462837 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46580): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ac0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ac0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ac0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ac0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ac0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.023301814 +0000 UTC m=+12.606462837 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ac0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6d90 item 70 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47140): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47140): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47140): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.025806105 +0000 UTC m=+12.608967128 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7110 item 71 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.026904766 +0000 UTC m=+12.610065788 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47640): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47b40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47b40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47b40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47b40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47b40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.026904766 +0000 UTC m=+12.610065788 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47b40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7340 item 71 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe240): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe240): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.029306815 +0000 UTC m=+12.612467837 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7880 item 72 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.030342226 +0000 UTC m=+12.613503249 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfecc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfecc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfecc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfecc0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfecc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.030342226 +0000 UTC m=+12.613503249 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfecc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7a40 item 72 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.03267334 +0000 UTC m=+12.615834363 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff780): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff780): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7dc0 item 73 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff780): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.033526989 +0000 UTC m=+12.616688012 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18000 item 73 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.034634898 +0000 UTC m=+12.617795921 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffc80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6240): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6240): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6240): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.034634898 +0000 UTC m=+12.617795921 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e181c0 item 73 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.037565292 +0000 UTC m=+12.620726315 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6d80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6d80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6d80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18690 item 74 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6d80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6d80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.038657442 +0000 UTC m=+12.621818464 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f6d80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18850 item 74 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.040011654 +0000 UTC m=+12.623172668 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f72c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f7840): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f7840): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f7840): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f7840): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f7840): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.040011654 +0000 UTC m=+12.623172668 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009f7840): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18a10 item 74 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.042761347 +0000 UTC m=+12.625922371 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008000c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008005c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008005c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008005c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18ee0 item 75 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008005c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008005c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.043933497 +0000 UTC m=+12.627094521 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008005c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e190a0 item 75 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.04548939 +0000 UTC m=+12.628650414 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000800b00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801040): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801040): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801040): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.04548939 +0000 UTC m=+12.628650414 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19260 item 75 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.048207615 +0000 UTC m=+12.631368638 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801680): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801b80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801b80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801b80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e195e0 item 76 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801b80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801b80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.04912813 +0000 UTC m=+12.632289153 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000801b80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e197a0 item 76 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.050568025 +0000 UTC m=+12.633729048 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008806c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008806c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008806c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008806c0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008806c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.050568025 +0000 UTC m=+12.633729048 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008806c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e199d0 item 76 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.053530278 +0000 UTC m=+12.636691371 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000880d00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881200): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881200): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19d50 item 77 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881200): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.054591018 +0000 UTC m=+12.637752142 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881900): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881900): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881900): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881900): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881900): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.054591018 +0000 UTC m=+12.637752142 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881900): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19f10 item 77 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.057688328 +0000 UTC m=+12.640849391 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000881f40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c04c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c04c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c04c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cafc0 item 78 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c04c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c04c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.058815482 +0000 UTC m=+12.641976495 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c04c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c0bc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c0bc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c0bc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c0bc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c0bc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.058815482 +0000 UTC m=+12.641976495 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c0bc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb2d0 item 78 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.061957846 +0000 UTC m=+12.645118869 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1700): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1700): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbb20 item 79 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1700): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.063023495 +0000 UTC m=+12.646184528 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1e00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1e00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1e00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1e00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1e00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.063023495 +0000 UTC m=+12.646184528 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c1e00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbd50 item 79 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.065996249 +0000 UTC m=+12.649157272 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e84c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e89c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e89c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e89c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 80 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e89c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e89c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.067050756 +0000 UTC m=+12.650211850 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e89c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e90c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e90c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e90c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e90c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e90c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.067050756 +0000 UTC m=+12.650211850 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e90c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 80 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9700): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9700): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9700): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.070134961 +0000 UTC m=+12.653296055 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 81 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.071119847 +0000 UTC m=+12.654280860 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008e9b80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920140): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920140): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.071119847 +0000 UTC m=+12.654280860 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 81 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009207c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009207c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009207c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009207c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009207c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.074044682 +0000 UTC m=+12.657205705 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009207c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d48c0 item 82 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.075074823 +0000 UTC m=+12.658235846 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000920cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921240): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921240): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921240): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.075074823 +0000 UTC m=+12.658235846 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 82 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009218c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009218c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009218c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009218c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009218c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.078059589 +0000 UTC m=+12.661220903 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009218c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5650 item 83 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.079406128 +0000 UTC m=+12.662567151 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000921dc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095c380): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095c380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095c380): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095c380): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095c380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.079406128 +0000 UTC m=+12.662567151 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095c380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5a40 item 83 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095ca00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095ca00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095ca00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095ca00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095ca00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.081924447 +0000 UTC m=+12.665085570 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095ca00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948150 item 84 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.083165315 +0000 UTC m=+12.666326338 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095cf00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095d480): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095d480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095d480): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095d480): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095d480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.083165315 +0000 UTC m=+12.666326338 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095d480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948310 item 84 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095db00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095db00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095db00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095db00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095db00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.085917664 +0000 UTC m=+12.669078737 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00095db00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009488c0 item 85 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.087037424 +0000 UTC m=+12.670198448 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c080): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c5c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c5c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c5c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c5c0): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c5c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.087037424 +0000 UTC m=+12.670198448 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097c5c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948b60 item 85 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097cc40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097cc40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097cc40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097cc40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097cc40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.089656642 +0000 UTC m=+12.672817735 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097cc40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948ee0 item 86 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.090961282 +0000 UTC m=+12.674122295 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d6c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d6c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d6c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d6c0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d6c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.090961282 +0000 UTC m=+12.674122295 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097d6c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009490a0 item 86 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097dd40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097dd40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097dd40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097dd40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097dd40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.093571162 +0000 UTC m=+12.676732184 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00097dd40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949490 item 87 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.094665214 +0000 UTC m=+12.677826268 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d42c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4800): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4800): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4800): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.094665214 +0000 UTC m=+12.677826268 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009497a0 item 87 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4e80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4e80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4e80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4e80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4e80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.097228256 +0000 UTC m=+12.680389278 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d4e80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949b20 item 88 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.098375999 +0000 UTC m=+12.681537022 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5900): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5900): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5900): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5900): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5900): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.098375999 +0000 UTC m=+12.681537022 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5900): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949ce0 item 88 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.100771394 +0000 UTC m=+12.683932408 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d5f40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22500): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22500): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a120e0 item 89 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22500): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.101743758 +0000 UTC m=+12.684904781 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a122a0 item 89 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.102754234 +0000 UTC m=+12.685915256 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22a40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22fc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22fc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22fc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22fc0): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22fc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.102754234 +0000 UTC m=+12.685915256 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a22fc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a125b0 item 89 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.105297748 +0000 UTC m=+12.688458770 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23600): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23b40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23b40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23b40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a12930 item 90 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23b40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23b40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.106305007 +0000 UTC m=+12.689466020 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a23b40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a12cb0 item 90 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.107312696 +0000 UTC m=+12.690473720 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60100): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a606c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a606c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a606c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a606c0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a606c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.107312696 +0000 UTC m=+12.690473720 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a606c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a12e70 item 90 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.10971191 +0000 UTC m=+12.692872932 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a60d00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61240): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a13340 item 91 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61240): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.110914145 +0000 UTC m=+12.694075169 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a13650 item 91 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.111963595 +0000 UTC m=+12.695124607 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61d00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61d00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61d00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61d00): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61d00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.111963595 +0000 UTC m=+12.695124607 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a61d00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a13880 item 91 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.114371313 +0000 UTC m=+12.697532326 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc3c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc900): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc900): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc900): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a13c00 item 92 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc900): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc900): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.115760742 +0000 UTC m=+12.698921835 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acc900): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a13dc0 item 92 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.117198513 +0000 UTC m=+12.700359536 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acce40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acd400): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acd400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acd400): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acd400): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acd400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.117198513 +0000 UTC m=+12.700359536 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acd400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ee000 item 92 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.120322241 +0000 UTC m=+12.703483254 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000acda40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8000): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8000): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ee380 item 93 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8000): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.121909594 +0000 UTC m=+12.705070617 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8700): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8700): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8700): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.121909594 +0000 UTC m=+12.705070617 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ee540 item 93 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.124418995 +0000 UTC m=+12.707580017 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af8d40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9280): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9280): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006eecb0 item 94 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9280): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.125364246 +0000 UTC m=+12.708525259 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9980): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9980): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9980): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9980): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9980): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.125364246 +0000 UTC m=+12.708525259 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af9980): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006eee70 item 94 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.127934972 +0000 UTC m=+12.711095986 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24580): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24580): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24580): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ef260 item 95 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24580): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24580): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.128812546 +0000 UTC m=+12.711973560 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24580): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24c80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24c80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24c80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24c80): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24c80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.128812546 +0000 UTC m=+12.711973560 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d24c80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ef6c0 item 95 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.131916788 +0000 UTC m=+12.715077802 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d252c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25800): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25800): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006efc00 item 96 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25800): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.132824179 +0000 UTC m=+12.715985193 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25f00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25f00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.132824179 +0000 UTC m=+12.715985193 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d25f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006efe30 item 96 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= 2026/02/28 01:08:29 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : >WaitForWriters: 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:29 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/28 01:08:29 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5000): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5000): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5000): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.15871653 +0000 UTC m=+12.741877543 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.15871653 +0000 UTC m=+12.741877543 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5940): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5940): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5940): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.15871653 +0000 UTC m=+12.741877543 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000da5940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6930 item 1 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6000): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6000): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6000): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.162547382 +0000 UTC m=+12.745708395 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6500): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6500): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6500): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.162547382 +0000 UTC m=+12.745708395 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6fc0 item 2 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6b40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6b40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6b40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6b40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6b40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.164950292 +0000 UTC m=+12.748111315 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6b40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.164950292 +0000 UTC m=+12.748111315 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd6fc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7480): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7480): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7480): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.164950292 +0000 UTC m=+12.748111315 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7490 item 3 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7b00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7b00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7b00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7b00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7b00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.168364849 +0000 UTC m=+12.751525872 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dd7b00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e0c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e0c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e0c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e0c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e0c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.168364849 +0000 UTC m=+12.751525872 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e0c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c00 item 4 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e700): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e700): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e700): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.170745336 +0000 UTC m=+12.753906360 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8e700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.170745336 +0000 UTC m=+12.753906360 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8eb80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f040): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f040): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f040): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.170745336 +0000 UTC m=+12.753906360 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a38230 item 5 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f6c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f6c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f6c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f6c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f6c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.174812894 +0000 UTC m=+12.757973917 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8f6c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8fc00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8fc00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8fc00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8fc00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8fc00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.174812894 +0000 UTC m=+12.757973917 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e8fc00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a389a0 item 6 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc300): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc300): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc300): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc300): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc300): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.177625426 +0000 UTC m=+12.760786449 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc300): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.177625426 +0000 UTC m=+12.760786449 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebc800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebccc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebccc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebccc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebccc0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebccc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.177625426 +0000 UTC m=+12.760786449 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebccc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a38fc0 item 7 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd340): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd340): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd340): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd340): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd340): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.180685274 +0000 UTC m=+12.763846298 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd340): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd880): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd880): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd880): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.180685274 +0000 UTC m=+12.763846298 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebd880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a396c0 item 8 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebde40): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc000ebde40): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebde40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebde40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebde40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebde40): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ebde40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08280): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08280): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08280): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.183389702 +0000 UTC m=+12.766550726 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.183389702 +0000 UTC m=+12.766550726 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08c00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08c00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08c00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08c00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08c00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.183389702 +0000 UTC m=+12.766550726 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f08c00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a39c70 item 9 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09280): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09280): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09280): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.186841008 +0000 UTC m=+12.770002032 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f097c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f097c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f097c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f097c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f097c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.186841008 +0000 UTC m=+12.770002032 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f097c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba1c0 item 10 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09e00): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc000f09e00): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09e00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09e00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09e00): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09e00): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f09e00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32240): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32240): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.188612098 +0000 UTC m=+12.771773151 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.188612098 +0000 UTC m=+12.771773151 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32740): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32c40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32c40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32c40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32c40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32c40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.188612098 +0000 UTC m=+12.771773151 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f32c40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aba690 item 11 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f332c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f332c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f332c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f332c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f332c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.190496811 +0000 UTC m=+12.773657884 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f332c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33800): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33800): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33800): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.190496811 +0000 UTC m=+12.773657884 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abab60 item 12 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33e40): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc000f33e40): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33e40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33e40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33e40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33e40): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f33e40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e280): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e280): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e280): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.192387545 +0000 UTC m=+12.775548558 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e940): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e940): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e940): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.192387545 +0000 UTC m=+12.775548558 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4e940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abb030 item 13 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4efc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4efc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4efc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4efc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4efc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.1941939 +0000 UTC m=+12.777354893 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4efc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4f500): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4f500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4f500): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4f500): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4f500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.1941939 +0000 UTC m=+12.777354893 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4f500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abb3b0 item 14 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4fb40): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc000f4fb40): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4fb40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4fb40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4fb40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4fb40): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4fb40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4ff00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4ff00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4ff00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4ff00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4ff00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.195883115 +0000 UTC m=+12.779044148 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f4ff00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72640): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72640): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72640): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72640): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72640): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.195883115 +0000 UTC m=+12.779044148 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72640): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abb730 item 15 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72cc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72cc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.197682677 +0000 UTC m=+12.780843670 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f72cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73200): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73200): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73200): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.197682677 +0000 UTC m=+12.780843670 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abbf10 item 16 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73840): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73840): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73840): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73840): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73840): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.200053115 +0000 UTC m=+12.783214139 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73840): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.200053115 +0000 UTC m=+12.783214139 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000f73cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac240): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac240): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac240): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.200053115 +0000 UTC m=+12.783214139 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009325b0 item 17 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac8c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac8c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac8c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac8c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac8c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.203387311 +0000 UTC m=+12.786548324 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac8c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000face00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000face00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000face00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000face00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000face00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.203387311 +0000 UTC m=+12.786548324 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000face00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000932e00 item 18 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c36c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c36c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c36c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c36c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c36c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.205624338 +0000 UTC m=+12.788785341 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c36c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.205624338 +0000 UTC m=+12.788785341 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3bc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c140): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c140): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.205624338 +0000 UTC m=+12.788785341 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec4d0 item 19 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c7c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c7c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c7c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c7c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c7c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.209185902 +0000 UTC m=+12.792346915 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100c7c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100cd00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100cd00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100cd00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100cd00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100cd00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.209185902 +0000 UTC m=+12.792346915 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100cd00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decaf0 item 20 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d380): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d380): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d380): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.211558635 +0000 UTC m=+12.794719648 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.211558635 +0000 UTC m=+12.794719648 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100d880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100dd80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100dd80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100dd80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100dd80): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100dd80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.211558635 +0000 UTC m=+12.794719648 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc00100dd80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dece70 item 21 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001086480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001086480): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001086480): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001086480): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001086480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.214902148 +0000 UTC m=+12.798063161 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001086480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010869c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010869c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010869c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010869c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010869c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.214902148 +0000 UTC m=+12.798063161 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010869c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded340 item 22 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.217181225 +0000 UTC m=+12.800342247 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.217181225 +0000 UTC m=+12.800342247 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087540): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087a40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087a40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087a40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087a40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087a40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.217181225 +0000 UTC m=+12.800342247 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc001087a40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded7a0 item 23 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0140): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0140): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0140): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.221088871 +0000 UTC m=+12.804249884 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0680): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0680): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0680): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0680): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0680): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.221088871 +0000 UTC m=+12.804249884 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0680): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedc70 item 24 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0cc0): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc0010a0cc0): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0cc0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0cc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a0cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1080): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1080): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1080): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1080): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1080): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.223463457 +0000 UTC m=+12.806624471 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1080): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.223463457 +0000 UTC m=+12.806624471 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1580): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1ac0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1ac0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1ac0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1ac0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1ac0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.223463457 +0000 UTC m=+12.806624471 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0010a1ac0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2150 item 25 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad2c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad2c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad2c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad2c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad2c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.226727261 +0000 UTC m=+12.809888284 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad2c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad800): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad800): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad800): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.226727261 +0000 UTC m=+12.809888284 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000933570 item 26 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac400): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc000fac400): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac400): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac400): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac400): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac400): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac7c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac7c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac7c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac7c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac7c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.229478426 +0000 UTC m=+12.812639420 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac7c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.229478426 +0000 UTC m=+12.812639420 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000faccc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.229478426 +0000 UTC m=+12.812639420 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6230 item 27 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56180): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56180): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56180): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56180): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56180): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.23269477 +0000 UTC m=+12.815855773 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56180): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56800): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56800): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56800): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.23269477 +0000 UTC m=+12.815855773 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee68c0 item 28 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e40): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc000e56e40): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e40): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e40): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57200): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57200): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57200): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.234897352 +0000 UTC m=+12.818058364 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e578c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e578c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e578c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e578c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e578c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.234897352 +0000 UTC m=+12.818058364 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e578c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6d20 item 29 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57f40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57f40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57f40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57f40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57f40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.237297928 +0000 UTC m=+12.820458941 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57f40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dee80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dee80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dee80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dee80): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dee80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.237297928 +0000 UTC m=+12.820458941 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dee80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee71f0 item 30 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004df740): _readAt: size=2, off=0 2026/02/28 01:08:29 ERROR : open-test-file(0xc0004df740): Couldn't read size of file 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004df740): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004df740): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004df740): >_writeAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004df740): close: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004df740): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dfb00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dfb00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dfb00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dfb00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dfb00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.239759959 +0000 UTC m=+12.822920982 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0004dfb00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000456c40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000456c40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000456c40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000456c40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000456c40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.239759959 +0000 UTC m=+12.822920982 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000456c40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7570 item 31 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457700): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457700): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457700): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.241811396 +0000 UTC m=+12.824972399 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457f00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457f00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.241811396 +0000 UTC m=+12.824972399 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000457f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee78f0 item 32 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160700): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160700): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160700): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.244022876 +0000 UTC m=+12.827183879 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000932540 item 33 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.244760796 +0000 UTC m=+12.827921799 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000160b80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000161540): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000161540): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000161540): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000161540): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000161540): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.244760796 +0000 UTC m=+12.827921799 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000161540): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009328c0 item 33 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4400): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4400): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.246986522 +0000 UTC m=+12.830147535 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000932e00 item 34 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.24791898 +0000 UTC m=+12.831079992 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4dc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4dc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4dc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4dc0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4dc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.24791898 +0000 UTC m=+12.831079992 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f4dc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009336c0 item 34 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5400): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5400): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.250124869 +0000 UTC m=+12.833285882 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000933b90 item 35 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.250957167 +0000 UTC m=+12.834118181 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5d80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5d80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5d80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5d80): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5d80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.250957167 +0000 UTC m=+12.834118181 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008f5d80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000933d50 item 35 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840480): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840480): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840480): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.253299573 +0000 UTC m=+12.836460586 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8150 item 36 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.254196524 +0000 UTC m=+12.837357537 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840980): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840ec0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840ec0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840ec0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840ec0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840ec0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.254196524 +0000 UTC m=+12.837357537 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000840ec0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8310 item 36 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841500): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841500): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841500): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.256479658 +0000 UTC m=+12.839640711 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8700 item 37 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.257269517 +0000 UTC m=+12.840430539 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000841a80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702000): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702000): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702000): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.257269517 +0000 UTC m=+12.840430539 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa88c0 item 37 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702880): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702880): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702880): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.259555666 +0000 UTC m=+12.842716759 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8c40 item 38 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.260603182 +0000 UTC m=+12.843764195 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000702d80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007032c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007032c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007032c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007032c0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007032c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.260603182 +0000 UTC m=+12.843764195 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007032c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa8e00 item 38 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703940): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703940): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703940): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.262566383 +0000 UTC m=+12.845727396 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa9180 item 39 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.263417116 +0000 UTC m=+12.846578129 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000703e40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dea3c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dea3c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dea3c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dea3c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dea3c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.263417116 +0000 UTC m=+12.846578129 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dea3c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa9340 item 39 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaa40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaa40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaa40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaa40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaa40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.26550415 +0000 UTC m=+12.848665164 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaa40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa9810 item 40 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.26625196 +0000 UTC m=+12.849412973 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deaf40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deb480): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deb480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deb480): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deb480): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deb480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.26625196 +0000 UTC m=+12.849412973 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deb480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa9c00 item 40 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.269284206 +0000 UTC m=+12.852445219 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000deba40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8000): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8000): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e20e0 item 41 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8000): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.270385803 +0000 UTC m=+12.853546896 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2460 item 41 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.271554536 +0000 UTC m=+12.854715559 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f86c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8c00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8c00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8c00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8c00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8c00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.271554536 +0000 UTC m=+12.854715559 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f8c00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3030 item 41 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.274048357 +0000 UTC m=+12.857209381 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9740): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9740): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9740): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e38f0 item 42 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9740): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9740): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.274920632 +0000 UTC m=+12.858081655 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9740): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3c00 item 42 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.275932901 +0000 UTC m=+12.859093923 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006f9c80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e280): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e280): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e280): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.275932901 +0000 UTC m=+12.859093923 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3dc0 item 42 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.27751916 +0000 UTC m=+12.860680143 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0e8c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0ee80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0ee80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0ee80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e690 item 43 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0ee80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0ee80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.277925837 +0000 UTC m=+12.861086820 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0ee80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e9a0 item 43 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.278379112 +0000 UTC m=+12.861540094 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f940): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f940): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f940): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.278379112 +0000 UTC m=+12.861540094 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e0f940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ed90 item 43 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.279673782 +0000 UTC m=+12.862834765 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006026c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006026c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006026c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f1f0 item 44 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006026c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006026c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.280113241 +0000 UTC m=+12.863274224 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006026c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f3b0 item 44 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.28070151 +0000 UTC m=+12.863862493 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000602c00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603180): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603180): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603180): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603180): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603180): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.28070151 +0000 UTC m=+12.863862493 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603180): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f570 item 44 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.281997352 +0000 UTC m=+12.865158345 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0006037c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603cc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f8f0 item 45 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603cc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.282517082 +0000 UTC m=+12.865678075 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000603cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6a440): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6a440): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6a440): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6a440): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6a440): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.282517082 +0000 UTC m=+12.865678075 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6a440): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067fb90 item 45 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.28389528 +0000 UTC m=+12.867056273 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6aa80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6af80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6af80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6af80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e310 item 46 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6af80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6af80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.284318288 +0000 UTC m=+12.867479271 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6af80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6b680): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6b680): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6b680): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6b680): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6b680): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.284318288 +0000 UTC m=+12.867479271 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6b680): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e4d0 item 46 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.285692228 +0000 UTC m=+12.868853221 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e6bd40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007362c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007362c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007362c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e850 item 47 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007362c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007362c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.286183845 +0000 UTC m=+12.869344838 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007362c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007369c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007369c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007369c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007369c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007369c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.286183845 +0000 UTC m=+12.869344838 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0007369c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ea10 item 47 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.287553547 +0000 UTC m=+12.870714540 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737640): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737640): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737640): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ed90 item 48 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737640): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737640): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.287972637 +0000 UTC m=+12.871133630 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737640): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737d40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737d40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737d40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737d40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737d40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.287972637 +0000 UTC m=+12.871133630 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000737d40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ef50 item 48 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2400): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2400): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.289491421 +0000 UTC m=+12.872652433 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f420 item 49 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.289933674 +0000 UTC m=+12.873094667 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2dc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2dc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2dc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2dc0): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2dc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.289933674 +0000 UTC m=+12.873094667 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e2dc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f5e0 item 49 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e34c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e34c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e34c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e34c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e34c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.291180073 +0000 UTC m=+12.874341066 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e34c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f960 item 50 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.291717938 +0000 UTC m=+12.874878931 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0005e39c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782000): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782000): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782000): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782000): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782000): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.291717938 +0000 UTC m=+12.874878931 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782000): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fb20 item 50 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782680): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782680): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782680): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782680): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782680): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.293838384 +0000 UTC m=+12.876999408 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782680): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7a40 item 51 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.294780441 +0000 UTC m=+12.877941454 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000357c00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2500): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2500): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2500): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.294780441 +0000 UTC m=+12.877941454 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7c00 item 51 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2b80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2b80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2b80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2b80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2b80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.297056271 +0000 UTC m=+12.880217294 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b2b80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038000 item 52 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.298110729 +0000 UTC m=+12.881271752 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3080): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3600): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3600): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3600): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3600): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3600): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.298110729 +0000 UTC m=+12.881271752 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3600): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038230 item 52 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3c80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3c80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3c80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3c80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3c80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.300659182 +0000 UTC m=+12.883820196 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008b3c80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038620 item 53 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.301585559 +0000 UTC m=+12.884746582 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806740): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806740): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806740): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806740): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806740): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.301585559 +0000 UTC m=+12.884746582 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806740): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038850 item 53 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806dc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806dc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806dc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806dc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806dc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.303992908 +0000 UTC m=+12.887153931 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000806dc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038c40 item 54 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.305059609 +0000 UTC m=+12.888220631 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008072c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807880): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807880): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807880): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.305059609 +0000 UTC m=+12.888220631 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000038e00 item 54 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807f00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807f00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.307957812 +0000 UTC m=+12.891118835 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000807f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000391f0 item 55 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.309095547 +0000 UTC m=+12.892256630 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846240): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846240): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846240): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.309095547 +0000 UTC m=+12.892256630 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4070 item 55 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008468c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008468c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008468c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008468c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008468c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.312139074 +0000 UTC m=+12.895300137 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008468c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4700 item 56 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.313398959 +0000 UTC m=+12.896560022 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000846dc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008473c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008473c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008473c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008473c0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008473c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.313398959 +0000 UTC m=+12.896560022 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008473c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f49a0 item 56 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.316898617 +0000 UTC m=+12.900059650 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847a00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847f40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847f40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847f40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4d20 item 57 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847f40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847f40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.317812971 +0000 UTC m=+12.900973993 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000847f40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4ee0 item 57 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.318996551 +0000 UTC m=+12.902157574 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578a80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578a80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578a80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578a80): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578a80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.318996551 +0000 UTC m=+12.902157574 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578a80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f50a0 item 57 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.321998209 +0000 UTC m=+12.905159263 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000782cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783200): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783200): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e080e0 item 58 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783200): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.322886284 +0000 UTC m=+12.906047357 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e082a0 item 58 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.3240675 +0000 UTC m=+12.907228503 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783d40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783d40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783d40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783d40): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783d40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.3240675 +0000 UTC m=+12.907228503 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000783d40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e085b0 item 58 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.326198688 +0000 UTC m=+12.909359702 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46440): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46980): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46980): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46980): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e089a0 item 59 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46980): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46980): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.327258537 +0000 UTC m=+12.910419589 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46980): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08b60 item 59 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.328314978 +0000 UTC m=+12.911476021 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a46ec0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47440): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47440): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47440): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47440): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47440): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.328314978 +0000 UTC m=+12.911476021 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47440): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e08e00 item 59 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.330253562 +0000 UTC m=+12.913414565 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a47a80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09180 item 60 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.330980884 +0000 UTC m=+12.914141877 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09420 item 60 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.331797433 +0000 UTC m=+12.914958436 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfe5c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfeb80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfeb80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfeb80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfeb80): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfeb80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.331797433 +0000 UTC m=+12.914958436 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dfeb80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e095e0 item 60 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.333717253 +0000 UTC m=+12.916878255 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff1c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff700): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff700): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff700): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09960 item 61 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff700): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff700): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.334479008 +0000 UTC m=+12.917640011 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dff700): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffe40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffe40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffe40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffe40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffe40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.334479008 +0000 UTC m=+12.917640011 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000dffe40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09b20 item 61 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.336709914 +0000 UTC m=+12.919870926 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4c500): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4ca40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4ca40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4ca40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e09ea0 item 62 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4ca40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4ca40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.337457534 +0000 UTC m=+12.920618536 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4ca40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4d140): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4d140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4d140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4d140): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4d140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.337457534 +0000 UTC m=+12.920618536 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000d4d140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afa0e0 item 62 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.339914645 +0000 UTC m=+12.923075658 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8900): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039490 item 63 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.340597933 +0000 UTC m=+12.923758936 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd8e80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9580): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9580): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9580): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9580): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9580): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.340597933 +0000 UTC m=+12.923758936 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9580): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039880 item 63 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.342506691 +0000 UTC m=+12.925667694 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fd9bc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2180): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2180): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2180): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000039d50 item 64 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2180): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2180): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.343148432 +0000 UTC m=+12.926309435 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2180): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2880): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2880): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2880): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.343148432 +0000 UTC m=+12.926309435 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed80e0 item 64 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2f00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2f00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.345173659 +0000 UTC m=+12.928334662 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c2f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8460 item 65 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.34585303 +0000 UTC m=+12.929014033 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3880): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3880): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3880): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.34585303 +0000 UTC m=+12.929014033 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8620 item 65 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3ec0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3ec0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3ec0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3ec0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3ec0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.347657221 +0000 UTC m=+12.930818224 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008c3ec0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8a80 item 66 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.348456318 +0000 UTC m=+12.931617320 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008783c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878900): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878900): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878900): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878900): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878900): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.348456318 +0000 UTC m=+12.931617320 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878900): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8c40 item 66 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878f40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878f40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878f40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878f40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878f40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.350306816 +0000 UTC m=+12.933467820 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000878f40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9030 item 67 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.351148593 +0000 UTC m=+12.934309596 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008793c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008798c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008798c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008798c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008798c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008798c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.351148593 +0000 UTC m=+12.934309596 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008798c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9260 item 67 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000879f40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000879f40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000879f40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000879f40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000879f40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.353252589 +0000 UTC m=+12.936413582 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000879f40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed95e0 item 68 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.354767766 +0000 UTC m=+12.937928809 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008ae4c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008aea00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008aea00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008aea00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008aea00): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008aea00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.354767766 +0000 UTC m=+12.937928809 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0008aea00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed97a0 item 68 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578c80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578c80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578c80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578c80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578c80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.356755923 +0000 UTC m=+12.939916926 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000578c80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f53b0 item 69 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.357467826 +0000 UTC m=+12.940628828 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579640): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579640): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579640): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579640): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579640): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.357467826 +0000 UTC m=+12.940628828 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579640): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5570 item 69 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579cc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579cc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.359155246 +0000 UTC m=+12.942316249 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000579cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5a40 item 70 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.359850808 +0000 UTC m=+12.943011811 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a780): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a780): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a780): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.359850808 +0000 UTC m=+12.943011811 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7a780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5c00 item 70 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7ae00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7ae00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7ae00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7ae00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7ae00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.361513593 +0000 UTC m=+12.944674636 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7ae00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6150 item 71 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.362171723 +0000 UTC m=+12.945332726 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b300): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b800): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b800): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b800): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.362171723 +0000 UTC m=+12.945332726 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7b800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6310 item 71 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7be80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7be80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7be80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7be80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7be80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.364270149 +0000 UTC m=+12.947431152 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e7be80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6690 item 72 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.36506688 +0000 UTC m=+12.948227934 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918940): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918940): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918940): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918940): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918940): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.36506688 +0000 UTC m=+12.948227934 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918940): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6850 item 72 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.367011277 +0000 UTC m=+12.950172279 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000918f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919400): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919400): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919400): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6bd0 item 73 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919400): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919400): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.367788531 +0000 UTC m=+12.950949534 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919400): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6e00 item 73 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.368496797 +0000 UTC m=+12.951657800 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009198c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919e00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919e00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919e00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919e00): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919e00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.368496797 +0000 UTC m=+12.951657800 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000919e00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac6fc0 item 73 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.371221634 +0000 UTC m=+12.954382637 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009564c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009569c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009569c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009569c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac73b0 item 74 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009569c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009569c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.372224834 +0000 UTC m=+12.955385898 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009569c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7730 item 74 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.373223437 +0000 UTC m=+12.956384450 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000956f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957480): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957480): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957480): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.373223437 +0000 UTC m=+12.956384450 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac78f0 item 74 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.375487616 +0000 UTC m=+12.958648619 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000957ac0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7c70 item 75 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.376279497 +0000 UTC m=+12.959440501 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): _writeAt: size=3, off=2 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac7e30 item 75 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.377244868 +0000 UTC m=+12.960405882 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970580): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970ac0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970ac0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970ac0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970ac0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970ac0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.377244868 +0000 UTC m=+12.960405882 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000970ac0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18070 item 75 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.379614375 +0000 UTC m=+12.962775429 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971100): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971600): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971600): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971600): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18540 item 76 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971600): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971600): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.380450481 +0000 UTC m=+12.963611565 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971600): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18700 item 76 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): _writeAt: size=3, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.38145238 +0000 UTC m=+12.964613383 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000971b40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8140): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8140): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.38145238 +0000 UTC m=+12.964613383 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e188c0 item 76 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.383741675 +0000 UTC m=+12.966902698 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8c80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8c80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8c80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18d90 item 77 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8c80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8c80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.384639558 +0000 UTC m=+12.967800561 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a8c80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9380): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9380): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9380): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.384639558 +0000 UTC m=+12.967800561 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18f50 item 77 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.386791415 +0000 UTC m=+12.969952418 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a99c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9ec0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9ec0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9ec0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e192d0 item 78 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9ec0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9ec0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.387471506 +0000 UTC m=+12.970632509 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009a9ec0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0640): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0640): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0640): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0640): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0640): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.387471506 +0000 UTC m=+12.970632509 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0640): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19490 item 78 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.389593958 +0000 UTC m=+12.972754961 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d0c80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1180): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1180): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1180): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19810 item 79 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1180): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1180): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.390307323 +0000 UTC m=+12.973468326 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1180): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1880): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1880): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1880): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1880): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1880): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.390307323 +0000 UTC m=+12.973468326 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1880): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19a40 item 79 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.39363742 +0000 UTC m=+12.976798434 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009d1ec0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fc440): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fc440): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fc440): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e19dc0 item 80 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fc440): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fc440): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.394375772 +0000 UTC m=+12.977536785 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fc440): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fcb40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fcb40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fcb40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fcb40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fcb40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.394375772 +0000 UTC m=+12.977536785 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fcb40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca0e0 item 80 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd180): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd180): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd180): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd180): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd180): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.396507711 +0000 UTC m=+12.979668725 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd180): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb030 item 81 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.397269487 +0000 UTC m=+12.980430500 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fd600): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fdb40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fdb40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fdb40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fdb40): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fdb40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.397269487 +0000 UTC m=+12.980430500 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc0009fdb40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb420 item 81 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c240): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c240): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c240): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c240): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c240): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.39965279 +0000 UTC m=+12.982813804 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c240): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbb90 item 82 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.400617899 +0000 UTC m=+12.983778912 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2c740): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2ccc0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2ccc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2ccc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2ccc0): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2ccc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.400617899 +0000 UTC m=+12.983778912 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2ccc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbdc0 item 82 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d340): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d340): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d340): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d340): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d340): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.402124249 +0000 UTC m=+12.985285242 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d340): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 83 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.402599065 +0000 UTC m=+12.985760058 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2d840): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2dd80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2dd80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2dd80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2dd80): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2dd80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.402599065 +0000 UTC m=+12.985760058 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a2dd80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 83 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c480): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c480): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c480): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c480): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c480): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.403816038 +0000 UTC m=+12.986977031 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c480): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 84 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.404387907 +0000 UTC m=+12.987548890 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6c980): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6cf00): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6cf00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6cf00): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6cf00): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6cf00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.404387907 +0000 UTC m=+12.987548890 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6cf00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 84 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6d580): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6d580): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6d580): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6d580): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6d580): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.405629988 +0000 UTC m=+12.988790981 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6d580): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a10 item 85 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.406137655 +0000 UTC m=+12.989298648 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000a6da80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2040): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2040): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2040): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.406137655 +0000 UTC m=+12.989298648 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d90 item 85 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab26c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab26c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab26c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab26c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab26c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.407362024 +0000 UTC m=+12.990523017 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab26c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5730 item 86 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.40787515 +0000 UTC m=+12.991036144 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab2bc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3140): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3140): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.40787515 +0000 UTC m=+12.991036144 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c70 item 86 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab37c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab37c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab37c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab37c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab37c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.409075173 +0000 UTC m=+12.992236166 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab37c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009481c0 item 87 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.409583671 +0000 UTC m=+12.992744664 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000ab3cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2280): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2280): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2280): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2280): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2280): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.409583671 +0000 UTC m=+12.992744664 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2280): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948380 item 87 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2900): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2900): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2900): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2900): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2900): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.410793934 +0000 UTC m=+12.993954927 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2900): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009489a0 item 88 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.41131208 +0000 UTC m=+12.994473073 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af2e00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3380): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3380): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3380): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.41131208 +0000 UTC m=+12.994473073 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948bd0 item 88 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.412539774 +0000 UTC m=+12.995700758 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af39c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3f00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3f00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3f00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000948f50 item 89 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3f00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3f00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.413105972 +0000 UTC m=+12.996266954 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000af3f00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949110 item 89 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.413625151 +0000 UTC m=+12.996786144 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b104c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b10a40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b10a40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b10a40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b10a40): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b10a40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.413625151 +0000 UTC m=+12.996786144 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b10a40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949340 item 89 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.41492439 +0000 UTC m=+12.998085373 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11080): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b115c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b115c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b115c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949810 item 90 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b115c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b115c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.415357336 +0000 UTC m=+12.998518329 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b115c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009499d0 item 90 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.41587975 +0000 UTC m=+12.999040743 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b11b00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26140): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26140): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26140): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26140): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26140): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.41587975 +0000 UTC m=+12.999040743 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26140): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949b90 item 90 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.41711002 +0000 UTC m=+13.000271003 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26cc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26cc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26cc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000949f10 item 91 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26cc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26cc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.417595775 +0000 UTC m=+13.000756758 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b26cc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): >_readAt: n=2, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): _writeAt: size=3, off=7 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a12150 item 91 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.418129502 +0000 UTC m=+13.001290495 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27200): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27780): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27780): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27780): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27780): >_readAt: n=8, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27780): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.418129502 +0000 UTC m=+13.001290495 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27780): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a12310 item 91 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.419671498 +0000 UTC m=+13.002832491 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b27dc0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48380): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48380): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48380): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8000 item 92 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48380): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48380): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.421037554 +0000 UTC m=+13.004198547 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48380): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): open at offset 5 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed81c0 item 92 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): _readAt: size=2, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): _writeAt: size=3, off=5 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): >_writeAt: n=3, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.422084668 +0000 UTC m=+13.005245661 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b488c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48e80): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48e80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48e80): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48e80): >_readAt: n=3, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48e80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.422084668 +0000 UTC m=+13.005245661 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b48e80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8380 item 92 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.423536344 +0000 UTC m=+13.006697368 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b494c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b49a00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b49a00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b49a00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed87e0 item 93 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b49a00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b49a00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.423972226 +0000 UTC m=+13.007133219 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000b49a00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac1c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac1c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac1c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac1c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac1c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.423972226 +0000 UTC m=+13.007133219 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac1c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed89a0 item 93 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.425388737 +0000 UTC m=+13.008549750 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fac800): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000facd40): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000facd40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000facd40): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8d20 item 94 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000facd40): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000facd40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.425839496 +0000 UTC m=+13.009000479 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000facd40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad440): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad440): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad440): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad440): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad440): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.425839496 +0000 UTC m=+13.009000479 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fad440): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8ee0 item 94 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.427191074 +0000 UTC m=+13.010352057 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000fada80): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56040): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56040): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56040): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9340 item 95 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56040): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56040): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.427677001 +0000 UTC m=+13.010837994 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56040): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e567c0): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e567c0): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e567c0): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e567c0): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e567c0): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.427677001 +0000 UTC m=+13.010837994 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e567c0): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9500 item 95 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): open at offset 0 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): _readAt: size=2, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): >_readAt: n=0, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.429062401 +0000 UTC m=+13.012223415 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e56e00): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57340): _writeAt: size=5, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57340): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57340): >openPending: err= 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9880 item 96 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57340): >_writeAt: n=5, err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57340): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.429517429 +0000 UTC m=+13.012678412 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57340): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/28 01:08:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/28 01:08:29 DEBUG : open-test-file: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57a40): _readAt: size=512, off=0 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57a40): openPending: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57a40): >openPending: err= 2026/02/28 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57a40): >_readAt: n=5, err=EOF 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57a40): close: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-28 01:08:29.429517429 +0000 UTC m=+13.012678412 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:29 DEBUG : open-test-file(0xc000e57a40): >close: err= 2026/02/28 01:08:29 DEBUG : open-test-file: Remove: 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9ab0 item 96 2026/02/28 01:08:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/28 01:08:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/28 01:08:29 DEBUG : open-test-file: >Remove: err= 2026/02/28 01:08:29 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : >WaitForWriters: 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.30s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:29 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:29 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:29 DEBUG : file1: newRWFileHandle: 2026/02/28 01:08:29 DEBUG : file1(0xc000703140): openPending: 2026/02/28 01:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:29 DEBUG : file1(0xc000703140): >openPending: err= 2026/02/28 01:08:29 DEBUG : file1: >newRWFileHandle: err= 2026/02/28 01:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/28 01:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/02/28 01:08:29 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : file1: reading active writers 2026/02/28 01:08:29 DEBUG : file1: active writers 1 2026/02/28 01:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : file1: reading active writers 2026/02/28 01:08:29 DEBUG : file1: active writers 1 2026/02/28 01:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : file1: reading active writers 2026/02/28 01:08:29 DEBUG : file1: active writers 1 2026/02/28 01:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : file1: reading active writers 2026/02/28 01:08:29 DEBUG : file1: active writers 1 2026/02/28 01:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : file1: reading active writers 2026/02/28 01:08:29 DEBUG : file1: active writers 1 2026/02/28 01:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/02/28 01:08:29 DEBUG : Looking for writers 2026/02/28 01:08:29 DEBUG : file1: reading active writers 2026/02/28 01:08:29 DEBUG : file1: active writers 1 2026/02/28 01:08:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/02/28 01:08:30 DEBUG : Looking for writers 2026/02/28 01:08:30 DEBUG : file1: reading active writers 2026/02/28 01:08:30 DEBUG : file1: active writers 1 2026/02/28 01:08:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/02/28 01:08:30 DEBUG : Looking for writers 2026/02/28 01:08:30 DEBUG : file1: reading active writers 2026/02/28 01:08:30 DEBUG : file1: active writers 1 2026/02/28 01:08:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:31 DEBUG : Looking for writers 2026/02/28 01:08:31 DEBUG : file1: reading active writers 2026/02/28 01:08:31 DEBUG : file1: active writers 1 2026/02/28 01:08:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:32 DEBUG : Looking for writers 2026/02/28 01:08:32 DEBUG : file1: reading active writers 2026/02/28 01:08:32 DEBUG : file1: active writers 1 2026/02/28 01:08:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:33 DEBUG : Looking for writers 2026/02/28 01:08:33 DEBUG : file1: reading active writers 2026/02/28 01:08:33 DEBUG : file1: active writers 1 2026/02/28 01:08:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:34 DEBUG : Looking for writers 2026/02/28 01:08:34 DEBUG : file1: reading active writers 2026/02/28 01:08:34 DEBUG : file1: active writers 1 2026/02/28 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:35 DEBUG : Looking for writers 2026/02/28 01:08:35 DEBUG : file1: reading active writers 2026/02/28 01:08:35 DEBUG : file1: active writers 1 2026/02/28 01:08:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:36 DEBUG : Looking for writers 2026/02/28 01:08:36 DEBUG : file1: reading active writers 2026/02/28 01:08:36 DEBUG : file1: active writers 1 2026/02/28 01:08:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:37 DEBUG : Looking for writers 2026/02/28 01:08:37 DEBUG : file1: reading active writers 2026/02/28 01:08:37 DEBUG : file1: active writers 1 2026/02/28 01:08:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:38 DEBUG : Looking for writers 2026/02/28 01:08:38 DEBUG : file1: reading active writers 2026/02/28 01:08:38 DEBUG : file1: active writers 1 2026/02/28 01:08:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:39 DEBUG : Looking for writers 2026/02/28 01:08:39 DEBUG : file1: reading active writers 2026/02/28 01:08:39 DEBUG : file1: active writers 1 2026/02/28 01:08:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:40 DEBUG : Looking for writers 2026/02/28 01:08:40 DEBUG : file1: reading active writers 2026/02/28 01:08:40 DEBUG : file1: active writers 1 2026/02/28 01:08:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:41 DEBUG : Looking for writers 2026/02/28 01:08:41 DEBUG : file1: reading active writers 2026/02/28 01:08:41 DEBUG : file1: active writers 1 2026/02/28 01:08:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:42 DEBUG : Looking for writers 2026/02/28 01:08:42 DEBUG : file1: reading active writers 2026/02/28 01:08:42 DEBUG : file1: active writers 1 2026/02/28 01:08:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:43 DEBUG : Looking for writers 2026/02/28 01:08:43 DEBUG : file1: reading active writers 2026/02/28 01:08:43 DEBUG : file1: active writers 1 2026/02/28 01:08:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:44 DEBUG : Looking for writers 2026/02/28 01:08:44 DEBUG : file1: reading active writers 2026/02/28 01:08:44 DEBUG : file1: active writers 1 2026/02/28 01:08:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:45 DEBUG : Looking for writers 2026/02/28 01:08:45 DEBUG : file1: reading active writers 2026/02/28 01:08:45 DEBUG : file1: active writers 1 2026/02/28 01:08:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:46 DEBUG : Looking for writers 2026/02/28 01:08:46 DEBUG : file1: reading active writers 2026/02/28 01:08:46 DEBUG : file1: active writers 1 2026/02/28 01:08:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:47 DEBUG : Looking for writers 2026/02/28 01:08:47 DEBUG : file1: reading active writers 2026/02/28 01:08:47 DEBUG : file1: active writers 1 2026/02/28 01:08:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:48 DEBUG : Looking for writers 2026/02/28 01:08:48 DEBUG : file1: reading active writers 2026/02/28 01:08:48 DEBUG : file1: active writers 1 2026/02/28 01:08:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:49 DEBUG : Looking for writers 2026/02/28 01:08:49 DEBUG : file1: reading active writers 2026/02/28 01:08:49 DEBUG : file1: active writers 1 2026/02/28 01:08:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:50 DEBUG : Looking for writers 2026/02/28 01:08:50 DEBUG : file1: reading active writers 2026/02/28 01:08:50 DEBUG : file1: active writers 1 2026/02/28 01:08:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:51 DEBUG : Looking for writers 2026/02/28 01:08:51 DEBUG : file1: reading active writers 2026/02/28 01:08:51 DEBUG : file1: active writers 1 2026/02/28 01:08:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:52 DEBUG : Looking for writers 2026/02/28 01:08:52 DEBUG : file1: reading active writers 2026/02/28 01:08:52 DEBUG : file1: active writers 1 2026/02/28 01:08:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:53 DEBUG : Looking for writers 2026/02/28 01:08:53 DEBUG : file1: reading active writers 2026/02/28 01:08:53 DEBUG : file1: active writers 1 2026/02/28 01:08:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:54 DEBUG : Looking for writers 2026/02/28 01:08:54 DEBUG : file1: reading active writers 2026/02/28 01:08:54 DEBUG : file1: active writers 1 2026/02/28 01:08:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:55 DEBUG : Looking for writers 2026/02/28 01:08:55 DEBUG : file1: reading active writers 2026/02/28 01:08:55 DEBUG : file1: active writers 1 2026/02/28 01:08:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:56 DEBUG : Looking for writers 2026/02/28 01:08:56 DEBUG : file1: reading active writers 2026/02/28 01:08:56 DEBUG : file1: active writers 1 2026/02/28 01:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:57 DEBUG : Looking for writers 2026/02/28 01:08:57 DEBUG : file1: reading active writers 2026/02/28 01:08:57 DEBUG : file1: active writers 1 2026/02/28 01:08:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:58 DEBUG : Looking for writers 2026/02/28 01:08:58 DEBUG : file1: reading active writers 2026/02/28 01:08:58 DEBUG : file1: active writers 1 2026/02/28 01:08:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/28 01:08:59 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000eb05a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b0a008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645296192} name:file1 opens:1 downloaders: o: fd:0xc000820010 info:{ModTime:{wall:14006386033119465132 ext:13037460400 loc:0x45874c0} ATime:{wall:14006386033119465132 ext:13037460400 loc:0x45874c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/02/28 01:08:59 DEBUG : >WaitForWriters: 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:59 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:08:59 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:08:59 DEBUG : rename_me: newRWFileHandle: 2026/02/28 01:08:59 DEBUG : rename_me(0xc0006f8900): openPending: 2026/02/28 01:08:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/28 01:08:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/28 01:08:59 DEBUG : rename_me(0xc0006f8900): >openPending: err= 2026/02/28 01:08:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/28 01:08:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/28 01:08:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/28 01:08:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/28 01:08:59 DEBUG : rename_me(0xc0006f8900): _writeAt: size=5, off=0 2026/02/28 01:08:59 DEBUG : rename_me(0xc0006f8900): >_writeAt: n=5, err= 2026/02/28 01:08:59 DEBUG : rename_me(0xc0006f8900): close: 2026/02/28 01:08:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-28 01:08:59.479362944 +0000 UTC m=+43.062523967 2026/02/28 01:08:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/28 01:08:59 DEBUG : rename_me(0xc0006f8900): >close: err= 2026/02/28 01:08:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/28 01:08:59 DEBUG : i_was_renamed: Updating file with 0xc000d569c0 2026/02/28 01:08:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/28 01:08:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/28 01:08:59 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:08:59 DEBUG : Looking for writers 2026/02/28 01:08:59 DEBUG : i_was_renamed: reading active writers 2026/02/28 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/28 01:08:59 DEBUG : Looking for writers 2026/02/28 01:08:59 DEBUG : i_was_renamed: reading active writers 2026/02/28 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/28 01:08:59 DEBUG : Looking for writers 2026/02/28 01:08:59 DEBUG : i_was_renamed: reading active writers 2026/02/28 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/28 01:08:59 DEBUG : Looking for writers 2026/02/28 01:08:59 DEBUG : i_was_renamed: reading active writers 2026/02/28 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/28 01:08:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/28 01:08:59 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:59 DEBUG : i_was_renamed: size = 5 OK 2026/02/28 01:08:59 INFO : i_was_renamed: Copied (new) 2026/02/28 01:08:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-28 01:08:59 +0000 UTC" 2026/02/28 01:08:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/28 01:08:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/28 01:08:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/28 01:08:59 DEBUG : Looking for writers 2026/02/28 01:08:59 DEBUG : i_was_renamed: reading active writers 2026/02/28 01:08:59 DEBUG : >WaitForWriters: 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:08:59 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/28 01:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{YMCqM}/rclone-test-vojemok2xepe" 2026/02/28 01:08:59 INFO : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:08:59 DEBUG : forgetting directory cache 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate(0xc000736e80): _readAt: size=512, off=0 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate(0xc000736e80): openPending: 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 00:09:59 +0000 UTC" against cached fingerprint "" 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 01:08:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate(0xc000736e80): >openPending: err= 2026/02/28 01:08:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate(0xc000736e80): >_readAt: n=20, err=EOF 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate(0xc000736e80): close: 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:09:59 +0000 GMT 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate(0xc000736e80): >close: err= 2026/02/28 01:08:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:00 DEBUG : forgetting directory cache 2026/02/28 01:09:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000807c40): _readAt: size=512, off=0 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000807c40): openPending: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 00:10:59 +0000 UTC" against cached fingerprint "20,2026-02-28 00:09:59 +0000 UTC" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 00:10:59 +0000 UTC" != cached fingerprint "20,2026-02-28 00:09:59 +0000 UTC") 2026/02/28 01:09:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 01:09:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000807c40): >openPending: err= 2026/02/28 01:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000807c40): >_readAt: n=20, err=EOF 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000807c40): close: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:10:59 +0000 GMT 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000807c40): >close: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:00 DEBUG : forgetting directory cache 2026/02/28 01:09:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000a47040): _readAt: size=512, off=0 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000a47040): openPending: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 00:11:59 +0000 UTC" against cached fingerprint "20,2026-02-28 00:10:59 +0000 UTC" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 00:11:59 +0000 UTC" != cached fingerprint "20,2026-02-28 00:10:59 +0000 UTC") 2026/02/28 01:09:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 01:09:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000a47040): >openPending: err= 2026/02/28 01:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000a47040): >_readAt: n=20, err=EOF 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000a47040): close: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:11:59 +0000 GMT 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000a47040): >close: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:00 DEBUG : forgetting directory cache 2026/02/28 01:09:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000fd8e80): _readAt: size=512, off=0 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000fd8e80): openPending: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 00:12:59 +0000 UTC" against cached fingerprint "20,2026-02-28 00:11:59 +0000 UTC" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 00:12:59 +0000 UTC" != cached fingerprint "20,2026-02-28 00:11:59 +0000 UTC") 2026/02/28 01:09:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 01:09:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000fd8e80): >openPending: err= 2026/02/28 01:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000fd8e80): >_readAt: n=20, err=EOF 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000fd8e80): close: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:12:59 +0000 GMT 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000fd8e80): >close: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:00 DEBUG : forgetting directory cache 2026/02/28 01:09:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000b26b80): _readAt: size=512, off=0 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000b26b80): openPending: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 00:13:59 +0000 UTC" against cached fingerprint "20,2026-02-28 00:12:59 +0000 UTC" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 00:13:59 +0000 UTC" != cached fingerprint "20,2026-02-28 00:12:59 +0000 UTC") 2026/02/28 01:09:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 01:09:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000b26b80): >openPending: err= 2026/02/28 01:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000b26b80): >_readAt: n=20, err=EOF 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000b26b80): close: 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:13:59 +0000 GMT 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate(0xc000b26b80): >close: err= 2026/02/28 01:09:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:01 DEBUG : forgetting directory cache 2026/02/28 01:09:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc00077e5c0): _readAt: size=512, off=0 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc00077e5c0): openPending: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-28 00:14:59 +0000 UTC" against cached fingerprint "20,2026-02-28 00:13:59 +0000 UTC" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-28 00:14:59 +0000 UTC" != cached fingerprint "20,2026-02-28 00:13:59 +0000 UTC") 2026/02/28 01:09:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/28 01:09:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc00077e5c0): >openPending: err= 2026/02/28 01:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc00077e5c0): >_readAt: n=20, err=EOF 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc00077e5c0): close: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:14:59 +0000 GMT 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc00077e5c0): >close: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:01 DEBUG : forgetting directory cache 2026/02/28 01:09:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000864c40): _readAt: size=512, off=0 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000864c40): openPending: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-28 00:15:59 +0000 UTC" against cached fingerprint "20,2026-02-28 00:14:59 +0000 UTC" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-28 00:15:59 +0000 UTC" != cached fingerprint "20,2026-02-28 00:14:59 +0000 UTC") 2026/02/28 01:09:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/28 01:09:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000864c40): >openPending: err= 2026/02/28 01:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000864c40): >_readAt: n=21, err=EOF 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000864c40): close: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:15:59 +0000 GMT 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000864c40): >close: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:01 DEBUG : forgetting directory cache 2026/02/28 01:09:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000917680): _readAt: size=512, off=0 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000917680): openPending: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-28 00:16:59 +0000 UTC" against cached fingerprint "21,2026-02-28 00:15:59 +0000 UTC" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-28 00:16:59 +0000 UTC" != cached fingerprint "21,2026-02-28 00:15:59 +0000 UTC") 2026/02/28 01:09:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/28 01:09:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000917680): >openPending: err= 2026/02/28 01:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000917680): >_readAt: n=22, err=EOF 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000917680): close: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:16:59 +0000 GMT 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc000917680): >close: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:01 DEBUG : forgetting directory cache 2026/02/28 01:09:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc0009c8dc0): _readAt: size=512, off=0 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc0009c8dc0): openPending: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-28 00:17:59 +0000 UTC" against cached fingerprint "22,2026-02-28 00:16:59 +0000 UTC" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-28 00:17:59 +0000 UTC" != cached fingerprint "22,2026-02-28 00:16:59 +0000 UTC") 2026/02/28 01:09:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/28 01:09:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc0009c8dc0): >openPending: err= 2026/02/28 01:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc0009c8dc0): >_readAt: n=23, err=EOF 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc0009c8dc0): close: 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:17:59 +0000 GMT 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate(0xc0009c8dc0): >close: err= 2026/02/28 01:09:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 DEBUG : forgetting directory cache 2026/02/28 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate(0xc000927c40): _readAt: size=512, off=0 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate(0xc000927c40): openPending: 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-28 00:18:59 +0000 UTC" against cached fingerprint "23,2026-02-28 00:17:59 +0000 UTC" 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-28 00:18:59 +0000 UTC" != cached fingerprint "23,2026-02-28 00:17:59 +0000 UTC") 2026/02/28 01:09:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/28 01:09:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate(0xc000927c40): >openPending: err= 2026/02/28 01:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate(0xc000927c40): >_readAt: n=24, err=EOF 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate(0xc000927c40): close: 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-28 00:18:59 +0000 GMT 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate(0xc000927c40): >close: err= 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: 2026/02/28 01:09:02 DEBUG : webdav root 'rclone-test-vojemok2xepe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : forgetting directory cache 2026/02/28 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/28 01:09:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/28 01:09:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/28 01:09:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/28 01:09:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/28 01:09:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/28 01:09:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/28 01:09:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/28 01:09:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/28 01:09:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/28 01:09:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/28 01:09:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/28 01:09:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/28 01:09:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/28 01:09:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/28 01:09:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/28 01:09:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : FiLeA: reading active writers 2026/02/28 01:09:02 DEBUG : FiLeB: reading active writers 2026/02/28 01:09:02 DEBUG : FilEb: reading active writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : FiLeA: reading active writers 2026/02/28 01:09:02 DEBUG : FiLeB: reading active writers 2026/02/28 01:09:02 DEBUG : FilEb: reading active writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/28 01:09:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 DEBUG : webdav root 'rclone-test-vojemok2xepe': Reusing VFS from active cache 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:02 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:02 DEBUG : dir: Looking for writers 2026/02/28 01:09:02 DEBUG : file2: reading active writers 2026/02/28 01:09:02 DEBUG : Looking for writers 2026/02/28 01:09:02 DEBUG : dir: reading active writers 2026/02/28 01:09:02 DEBUG : file1: reading active writers 2026/02/28 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:03 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:03 DEBUG : dir: Looking for writers 2026/02/28 01:09:03 DEBUG : Looking for writers 2026/02/28 01:09:03 DEBUG : dir: reading active writers 2026/02/28 01:09:03 DEBUG : file1: reading active writers 2026/02/28 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:03 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:03 DEBUG : file1: Open: flags=O_RDONLY 2026/02/28 01:09:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/28 01:09:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/28 01:09:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/28 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/28 01:09:03 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/28 01:09:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/28 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/28 01:09:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/28 01:09:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:03 DEBUG : dir: Looking for writers 2026/02/28 01:09:03 DEBUG : file2: reading active writers 2026/02/28 01:09:03 DEBUG : new_file.txt: reading active writers 2026/02/28 01:09:03 DEBUG : Looking for writers 2026/02/28 01:09:03 DEBUG : dir: reading active writers 2026/02/28 01:09:03 DEBUG : file1: reading active writers 2026/02/28 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:03 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/28 01:09:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fee40 2026/02/28 01:09:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/28 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:03 INFO : dir/file1: Moved (server-side) to: file0 2026/02/28 01:09:03 DEBUG : file0: Updating file with file0 0xc0005fee40 2026/02/28 01:09:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/28 01:09:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/28 01:09:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:03 DEBUG : dir: Looking for writers 2026/02/28 01:09:03 DEBUG : Looking for writers 2026/02/28 01:09:03 DEBUG : dir: reading active writers 2026/02/28 01:09:03 DEBUG : file0: reading active writers 2026/02/28 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:03 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:03 DEBUG : Looking for writers 2026/02/28 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:03 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/28 01:09:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/28 01:09:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/28 01:09:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/28 01:09:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/28 01:09:03 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:03 DEBUG : c: Looking for writers 2026/02/28 01:09:03 DEBUG : d: Looking for writers 2026/02/28 01:09:03 DEBUG : Looking for writers 2026/02/28 01:09:03 DEBUG : a: Looking for writers 2026/02/28 01:09:03 DEBUG : b: Looking for writers 2026/02/28 01:09:03 DEBUG : Looking for writers 2026/02/28 01:09:03 DEBUG : a: reading active writers 2026/02/28 01:09:03 DEBUG : b: reading active writers 2026/02/28 01:09:03 DEBUG : c: reading active writers 2026/02/28 01:09:03 DEBUG : d: reading active writers 2026/02/28 01:09:03 DEBUG : /: reading active writers 2026/02/28 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:04 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/28 01:09:04 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/28 01:09:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/28 01:09:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/28 01:09:04 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:04 DEBUG : a/b/c/d: Looking for writers 2026/02/28 01:09:04 DEBUG : a/b/c: Looking for writers 2026/02/28 01:09:04 DEBUG : d: reading active writers 2026/02/28 01:09:04 DEBUG : a/b: Looking for writers 2026/02/28 01:09:04 DEBUG : c: reading active writers 2026/02/28 01:09:04 DEBUG : a: Looking for writers 2026/02/28 01:09:04 DEBUG : b: reading active writers 2026/02/28 01:09:04 DEBUG : Looking for writers 2026/02/28 01:09:04 DEBUG : a: reading active writers 2026/02/28 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:04 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:04 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:04 DEBUG : Looking for writers 2026/02/28 01:09:04 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:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:04 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/28 01:09:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/28 01:09:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/28 01:09:04 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 01:09:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:04 DEBUG : file1: size = 5 OK 2026/02/28 01:09:04 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/28 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 01:09:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:04 DEBUG : file1: size = 0 OK 2026/02/28 01:09:04 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/28 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (7 bytes), uploading instead of streaming 2026/02/28 01:09:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:04 DEBUG : file1: size = 7 OK 2026/02/28 01:09:04 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:04 DEBUG : Looking for writers 2026/02/28 01:09:04 DEBUG : file1: reading active writers 2026/02/28 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:04 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/28 01:09:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/28 01:09:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/28 01:09:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/28 01:09:05 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (11 bytes), uploading instead of streaming 2026/02/28 01:09:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:05 DEBUG : file1: size = 11 OK 2026/02/28 01:09:05 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/28 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:05 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/28 01:09:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:05 DEBUG : file1: size = 5 OK 2026/02/28 01:09:05 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/28 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:05 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:05 DEBUG : file1: WriteFileHandle.Release closing 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 01:09:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:05 DEBUG : file1: size = 0 OK 2026/02/28 01:09:05 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/28 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:05 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/02/28 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : file1: active writers 1 2026/02/28 01:09:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : file1: active writers 1 2026/02/28 01:09:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : file1: active writers 1 2026/02/28 01:09:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/28 01:09:05 DEBUG : Looking for writers 2026/02/28 01:09:05 DEBUG : file1: reading active writers 2026/02/28 01:09:05 DEBUG : file1: active writers 1 2026/02/28 01:09:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/28 01:09:06 DEBUG : Looking for writers 2026/02/28 01:09:06 DEBUG : file1: reading active writers 2026/02/28 01:09:06 DEBUG : file1: active writers 1 2026/02/28 01:09:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/28 01:09:06 DEBUG : Looking for writers 2026/02/28 01:09:06 DEBUG : file1: reading active writers 2026/02/28 01:09:06 DEBUG : file1: active writers 1 2026/02/28 01:09:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/28 01:09:06 DEBUG : Looking for writers 2026/02/28 01:09:06 DEBUG : file1: reading active writers 2026/02/28 01:09:06 DEBUG : file1: active writers 1 2026/02/28 01:09:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/28 01:09:07 DEBUG : Looking for writers 2026/02/28 01:09:07 DEBUG : file1: reading active writers 2026/02/28 01:09:07 DEBUG : file1: active writers 1 2026/02/28 01:09:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:08 DEBUG : Looking for writers 2026/02/28 01:09:08 DEBUG : file1: reading active writers 2026/02/28 01:09:08 DEBUG : file1: active writers 1 2026/02/28 01:09:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:09 DEBUG : Looking for writers 2026/02/28 01:09:09 DEBUG : file1: reading active writers 2026/02/28 01:09:09 DEBUG : file1: active writers 1 2026/02/28 01:09:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:10 DEBUG : Looking for writers 2026/02/28 01:09:10 DEBUG : file1: reading active writers 2026/02/28 01:09:10 DEBUG : file1: active writers 1 2026/02/28 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:11 DEBUG : Looking for writers 2026/02/28 01:09:11 DEBUG : file1: reading active writers 2026/02/28 01:09:11 DEBUG : file1: active writers 1 2026/02/28 01:09:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:12 DEBUG : Looking for writers 2026/02/28 01:09:12 DEBUG : file1: reading active writers 2026/02/28 01:09:12 DEBUG : file1: active writers 1 2026/02/28 01:09:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:13 DEBUG : Looking for writers 2026/02/28 01:09:13 DEBUG : file1: reading active writers 2026/02/28 01:09:13 DEBUG : file1: active writers 1 2026/02/28 01:09:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:14 DEBUG : Looking for writers 2026/02/28 01:09:14 DEBUG : file1: reading active writers 2026/02/28 01:09:14 DEBUG : file1: active writers 1 2026/02/28 01:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:15 DEBUG : Looking for writers 2026/02/28 01:09:15 DEBUG : file1: reading active writers 2026/02/28 01:09:15 DEBUG : file1: active writers 1 2026/02/28 01:09:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:16 DEBUG : Looking for writers 2026/02/28 01:09:16 DEBUG : file1: reading active writers 2026/02/28 01:09:16 DEBUG : file1: active writers 1 2026/02/28 01:09:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:17 DEBUG : Looking for writers 2026/02/28 01:09:17 DEBUG : file1: reading active writers 2026/02/28 01:09:17 DEBUG : file1: active writers 1 2026/02/28 01:09:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:18 DEBUG : Looking for writers 2026/02/28 01:09:18 DEBUG : file1: reading active writers 2026/02/28 01:09:18 DEBUG : file1: active writers 1 2026/02/28 01:09:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:19 DEBUG : Looking for writers 2026/02/28 01:09:19 DEBUG : file1: reading active writers 2026/02/28 01:09:19 DEBUG : file1: active writers 1 2026/02/28 01:09:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:20 DEBUG : Looking for writers 2026/02/28 01:09:20 DEBUG : file1: reading active writers 2026/02/28 01:09:20 DEBUG : file1: active writers 1 2026/02/28 01:09:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:21 DEBUG : Looking for writers 2026/02/28 01:09:21 DEBUG : file1: reading active writers 2026/02/28 01:09:21 DEBUG : file1: active writers 1 2026/02/28 01:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:22 DEBUG : Looking for writers 2026/02/28 01:09:22 DEBUG : file1: reading active writers 2026/02/28 01:09:22 DEBUG : file1: active writers 1 2026/02/28 01:09:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:23 DEBUG : Looking for writers 2026/02/28 01:09:23 DEBUG : file1: reading active writers 2026/02/28 01:09:23 DEBUG : file1: active writers 1 2026/02/28 01:09:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:24 DEBUG : Looking for writers 2026/02/28 01:09:24 DEBUG : file1: reading active writers 2026/02/28 01:09:24 DEBUG : file1: active writers 1 2026/02/28 01:09:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:25 DEBUG : Looking for writers 2026/02/28 01:09:25 DEBUG : file1: reading active writers 2026/02/28 01:09:25 DEBUG : file1: active writers 1 2026/02/28 01:09:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:26 DEBUG : Looking for writers 2026/02/28 01:09:26 DEBUG : file1: reading active writers 2026/02/28 01:09:26 DEBUG : file1: active writers 1 2026/02/28 01:09:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:27 DEBUG : Looking for writers 2026/02/28 01:09:27 DEBUG : file1: reading active writers 2026/02/28 01:09:27 DEBUG : file1: active writers 1 2026/02/28 01:09:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:28 DEBUG : Looking for writers 2026/02/28 01:09:28 DEBUG : file1: reading active writers 2026/02/28 01:09:28 DEBUG : file1: active writers 1 2026/02/28 01:09:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:29 DEBUG : Looking for writers 2026/02/28 01:09:29 DEBUG : file1: reading active writers 2026/02/28 01:09:29 DEBUG : file1: active writers 1 2026/02/28 01:09:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:30 DEBUG : Looking for writers 2026/02/28 01:09:30 DEBUG : file1: reading active writers 2026/02/28 01:09:30 DEBUG : file1: active writers 1 2026/02/28 01:09:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:31 DEBUG : Looking for writers 2026/02/28 01:09:31 DEBUG : file1: reading active writers 2026/02/28 01:09:31 DEBUG : file1: active writers 1 2026/02/28 01:09:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:32 DEBUG : Looking for writers 2026/02/28 01:09:32 DEBUG : file1: reading active writers 2026/02/28 01:09:32 DEBUG : file1: active writers 1 2026/02/28 01:09:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:33 DEBUG : Looking for writers 2026/02/28 01:09:33 DEBUG : file1: reading active writers 2026/02/28 01:09:33 DEBUG : file1: active writers 1 2026/02/28 01:09:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:34 DEBUG : Looking for writers 2026/02/28 01:09:34 DEBUG : file1: reading active writers 2026/02/28 01:09:34 DEBUG : file1: active writers 1 2026/02/28 01:09:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:35 DEBUG : Looking for writers 2026/02/28 01:09:35 DEBUG : file1: reading active writers 2026/02/28 01:09:35 DEBUG : file1: active writers 1 2026/02/28 01:09:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/28 01:09:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/28 01:09:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:35 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:35 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/28 01:09:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:35 DEBUG : file1: size = 0 OK 2026/02/28 01:09:35 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:35 DEBUG : file1: Open: flags=O_RDONLY 2026/02/28 01:09:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/28 01:09:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/28 01:09:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:35 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:35 DEBUG : Looking for writers 2026/02/28 01:09:35 DEBUG : file1: reading active writers 2026/02/28 01:09:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:36 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/28 01:09:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/28 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/28 01:09:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/28 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:36 DEBUG : webdav root 'rclone-test-vojemok2xepe': File to upload is small (100 bytes), uploading instead of streaming 2026/02/28 01:09:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : file1: size = 100 OK 2026/02/28 01:09:36 DEBUG : file1: Size of src and dst objects identical 2026/02/28 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/28 01:09:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/28 01:09:36 DEBUG : file1: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/28 01:09:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/28 01:09:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:36 DEBUG : Looking for writers 2026/02/28 01:09:36 DEBUG : file1: reading active writers 2026/02/28 01:09:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:36 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:36 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/28 01:09:36 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/28 01:09:36 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/28 01:09:36 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/28 01:09:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/28 01:09:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:36 DEBUG : flat: Looking for writers 2026/02/28 01:09:36 DEBUG : f002.txt: reading active writers 2026/02/28 01:09:36 DEBUG : f003.txt: reading active writers 2026/02/28 01:09:36 DEBUG : f004.txt: reading active writers 2026/02/28 01:09:36 DEBUG : f000.txt: reading active writers 2026/02/28 01:09:36 DEBUG : f001.txt: reading active writers 2026/02/28 01:09:36 DEBUG : Looking for writers 2026/02/28 01:09:36 DEBUG : flat: reading active writers 2026/02/28 01:09:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:36 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:36 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/28 01:09:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/28 01:09:36 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/28 01:09:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/28 01:09:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:36 DEBUG : a/b/c: Looking for writers 2026/02/28 01:09:36 DEBUG : deep.txt: reading active writers 2026/02/28 01:09:36 DEBUG : a/b: Looking for writers 2026/02/28 01:09:36 DEBUG : c: reading active writers 2026/02/28 01:09:36 DEBUG : mid.txt: reading active writers 2026/02/28 01:09:36 DEBUG : a: Looking for writers 2026/02/28 01:09:36 DEBUG : b: reading active writers 2026/02/28 01:09:36 DEBUG : top.txt: reading active writers 2026/02/28 01:09:36 DEBUG : Looking for writers 2026/02/28 01:09:36 DEBUG : a: reading active writers 2026/02/28 01:09:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:36 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:36 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:37 DEBUG : bigdir: Looking for writers 2026/02/28 01:09:37 DEBUG : big.bin: reading active writers 2026/02/28 01:09:37 DEBUG : Looking for writers 2026/02/28 01:09:37 DEBUG : bigdir: reading active writers 2026/02/28 01:09:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.71s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-vojemok2xepe'", Local "Local file system at /tmp/rclone53584242", Modify Window "1s" 2026/02/28 01:09:37 INFO : webdav root 'rclone-test-vojemok2xepe': poll-interval is not supported by this remote 2026/02/28 01:09:37 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:37 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:37 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/02/28 01:09:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/28 01:09:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/28 01:09:37 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/28 01:09:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/28 01:09:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/28 01:09:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/28 01:09:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/28 01:09:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/28 01:09:37 DEBUG : WaitForWriters: timeout=30s 2026/02/28 01:09:37 DEBUG : dir1: Looking for writers 2026/02/28 01:09:37 DEBUG : a.txt: reading active writers 2026/02/28 01:09:37 DEBUG : dir2: Looking for writers 2026/02/28 01:09:37 DEBUG : b.txt: reading active writers 2026/02/28 01:09:37 DEBUG : dir3: Looking for writers 2026/02/28 01:09:37 DEBUG : c.txt: reading active writers 2026/02/28 01:09:37 DEBUG : Looking for writers 2026/02/28 01:09:37 DEBUG : dir2: reading active writers 2026/02/28 01:09:37 DEBUG : dir3: reading active writers 2026/02/28 01:09:37 DEBUG : dir1: reading active writers 2026/02/28 01:09:37 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/28 01:09:37 DEBUG : webdav root 'rclone-test-vojemok2xepe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.413106546s (try 1/5)