"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/27 01:01:57 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-wesuqey9noya" 2026/04/27 01:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/27 01:01:57 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/27 01:01:57 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/27 01:01:57 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/27 01:01:57 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/27 01:01:57 DEBUG : Setting pass="JT61FhlzfOIQX5QKw22ecb7BUpDygsZURCWXcX_0etPp" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/27 01:01:57 DEBUG : TestWebdavRclone: detected overridden config - adding "{e6J3k}" suffix to name 2026/04/27 01:01:57 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/27 01:01:57 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/27 01:01:57 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/27 01:01:57 DEBUG : Setting pass="JT61FhlzfOIQX5QKw22ecb7BUpDygsZURCWXcX_0etPp" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/27 01:01:57 DEBUG : found headers: 2026/04/27 01:01:57 DEBUG : Creating backend with remote "/tmp/rclone3105199358" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:57 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:58 DEBUG : dir: Looking for writers 2026/04/27 01:01:58 DEBUG : Looking for writers 2026/04/27 01:01:58 DEBUG : dir: reading active writers 2026/04/27 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:58 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:58 DEBUG : dir/subdir: Looking for writers 2026/04/27 01:01:58 DEBUG : dir: Looking for writers 2026/04/27 01:01:58 DEBUG : file1: reading active writers 2026/04/27 01:01:58 DEBUG : file2: reading active writers 2026/04/27 01:01:58 DEBUG : subdir: reading active writers 2026/04/27 01:01:58 DEBUG : Looking for writers 2026/04/27 01:01:58 DEBUG : dir: reading active writers 2026/04/27 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:58 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:58 DEBUG : dir: Looking for writers 2026/04/27 01:01:58 DEBUG : file1: reading active writers 2026/04/27 01:01:58 DEBUG : Looking for writers 2026/04/27 01:01:58 DEBUG : dir: reading active writers 2026/04/27 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:58 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:58 DEBUG : dir: Looking for writers 2026/04/27 01:01:58 DEBUG : Looking for writers 2026/04/27 01:01:58 DEBUG : dir: reading active writers 2026/04/27 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:58 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : dir: forgetting directory cache 2026/04/27 01:01:58 DEBUG : forgetting directory cache 2026/04/27 01:01:58 DEBUG : dir: forgetting directory cache 2026/04/27 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:58 DEBUG : Looking for writers 2026/04/27 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:58 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/27 01:01:58 DEBUG : dir: invalidating directory cache 2026/04/27 01:01:58 DEBUG : >ForgetPath: 2026/04/27 01:01:58 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/27 01:01:58 DEBUG : invalidating directory cache 2026/04/27 01:01:58 DEBUG : dir: forgetting directory cache 2026/04/27 01:01:58 DEBUG : >ForgetPath: 2026/04/27 01:01:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/27 01:01:58 DEBUG : >ForgetPath: 2026/04/27 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:58 DEBUG : dir: Looking for writers 2026/04/27 01:01:58 DEBUG : Looking for writers 2026/04/27 01:01:58 DEBUG : dir: reading active writers 2026/04/27 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:58 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : forgetting directory cache 2026/04/27 01:01:59 DEBUG : dir: forgetting directory cache 2026/04/27 01:01:59 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:59 DEBUG : dir: Looking for writers 2026/04/27 01:01:59 DEBUG : fil/a/b: Looking for writers 2026/04/27 01:01:59 DEBUG : fil/a: Looking for writers 2026/04/27 01:01:59 DEBUG : b: reading active writers 2026/04/27 01:01:59 DEBUG : fil: Looking for writers 2026/04/27 01:01:59 DEBUG : a: reading active writers 2026/04/27 01:01:59 DEBUG : Looking for writers 2026/04/27 01:01:59 DEBUG : dir: reading active writers 2026/04/27 01:01:59 DEBUG : fil: reading active writers 2026/04/27 01:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:59 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:59 DEBUG : dir: Looking for writers 2026/04/27 01:01:59 DEBUG : Looking for writers 2026/04/27 01:01:59 DEBUG : dir: reading active writers 2026/04/27 01:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:59 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:59 DEBUG : dir: Looking for writers 2026/04/27 01:01:59 DEBUG : file1: reading active writers 2026/04/27 01:01:59 DEBUG : Looking for writers 2026/04/27 01:01:59 DEBUG : dir: reading active writers 2026/04/27 01:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:01:59 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:01:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/27 01:01:59 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/27 01:01:59 DEBUG : dir: invalidating directory cache 2026/04/27 01:01:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/27 01:01:59 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/27 01:01:59 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/27 01:01:59 DEBUG : dir/file1: Reset virtual modtime 2026/04/27 01:01:59 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/27 01:01:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/27 01:01:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:01:59 DEBUG : dir: invalidating directory cache 2026/04/27 01:01:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/27 01:01:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/27 01:01:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/27 01:01:59 DEBUG : forgetting directory cache 2026/04/27 01:01:59 DEBUG : dir: forgetting directory cache 2026/04/27 01:01:59 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/27 01:01:59 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:01:59 DEBUG : dir/virtualDir: Looking for writers 2026/04/27 01:01:59 DEBUG : dir: Looking for writers 2026/04/27 01:01:59 DEBUG : virtualFile: reading active writers 2026/04/27 01:01:59 DEBUG : virtualDir: reading active writers 2026/04/27 01:01:59 DEBUG : file1: reading active writers 2026/04/27 01:01:59 DEBUG : virtualFile2: reading active writers 2026/04/27 01:01:59 DEBUG : Looking for writers 2026/04/27 01:01:59 DEBUG : dir: reading active writers 2026/04/27 01:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:00 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:00 ERROR : dir/: Can only open directories read only 2026/04/27 01:02:00 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:00 DEBUG : dir: Looking for writers 2026/04/27 01:02:00 DEBUG : Looking for writers 2026/04/27 01:02:00 DEBUG : dir: reading active writers 2026/04/27 01:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:00 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:00 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/27 01:02:00 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/27 01:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/27 01:02:00 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (5 bytes), uploading instead of streaming 2026/04/27 01:02:00 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:00 DEBUG : dir/potato: size = 5 OK 2026/04/27 01:02:00 NOTICE: webdav root 'rclone-test-wesuqey9noya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/27 01:02:00 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/27 01:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/27 01:02:00 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:00 DEBUG : dir: Looking for writers 2026/04/27 01:02:00 DEBUG : file1: reading active writers 2026/04/27 01:02:00 DEBUG : potato: reading active writers 2026/04/27 01:02:00 DEBUG : Looking for writers 2026/04/27 01:02:00 DEBUG : dir: reading active writers 2026/04/27 01:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:00 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/27 01:02:00 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:00 DEBUG : dir/sub: Looking for writers 2026/04/27 01:02:00 DEBUG : dir: Looking for writers 2026/04/27 01:02:00 DEBUG : file1: reading active writers 2026/04/27 01:02:00 DEBUG : sub: reading active writers 2026/04/27 01:02:00 DEBUG : Looking for writers 2026/04/27 01:02:00 DEBUG : dir: reading active writers 2026/04/27 01:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:00 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/27 01:02:00 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/27 01:02:00 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:00 DEBUG : dir/sub/subsub: Looking for writers 2026/04/27 01:02:00 DEBUG : dir/sub: Looking for writers 2026/04/27 01:02:00 DEBUG : subsub: reading active writers 2026/04/27 01:02:00 DEBUG : dir: Looking for writers 2026/04/27 01:02:00 DEBUG : file1: reading active writers 2026/04/27 01:02:00 DEBUG : sub: reading active writers 2026/04/27 01:02:00 DEBUG : Looking for writers 2026/04/27 01:02:00 DEBUG : dir: reading active writers 2026/04/27 01:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:01 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:01 ERROR : dir/: Dir.Remove not empty 2026/04/27 01:02:01 DEBUG : dir/file1: Remove: 2026/04/27 01:02:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:01 DEBUG : dir/file1: >Remove: err= 2026/04/27 01:02:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/27 01:02:01 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:01 DEBUG : Looking for writers 2026/04/27 01:02:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:01 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:01 DEBUG : dir/file1: Remove: 2026/04/27 01:02:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:01 DEBUG : dir/file1: >Remove: err= 2026/04/27 01:02:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/27 01:02:01 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:01 DEBUG : Looking for writers 2026/04/27 01:02:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:01 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:01 DEBUG : dir/file1: Remove: 2026/04/27 01:02:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:01 DEBUG : dir/file1: >Remove: err= 2026/04/27 01:02:01 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:01 DEBUG : dir: Looking for writers 2026/04/27 01:02:01 DEBUG : Looking for writers 2026/04/27 01:02:01 DEBUG : dir: reading active writers 2026/04/27 01:02:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:01 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:01 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/27 01:02:01 DEBUG : dir: Updating dir with dir2 0x15478387110 2026/04/27 01:02:01 DEBUG : dir: forgetting directory cache 2026/04/27 01:02:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/27 01:02:01 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/27 01:02:01 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/27 01:02:01 DEBUG : file2: Updating file with file2 0x15478387d40 2026/04/27 01:02:01 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:01 INFO : dir2/file3: Deleted 2026/04/27 01:02:01 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/27 01:02:01 DEBUG : dir2/file3: Updating file with dir2/file3 0x15478387d40 2026/04/27 01:02:01 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/27 01:02:01 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/27 01:02:02 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/27 01:02:02 DEBUG : empty directory: Updating dir with renamed empty directory 0x15477df8270 2026/04/27 01:02:02 DEBUG : empty directory: forgetting directory cache 2026/04/27 01:02:02 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/27 01:02:02 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/27 01:02:02 DEBUG : dir2: Renaming to "dir3" 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : dir3: Looking for writers 2026/04/27 01:02:02 DEBUG : file3: reading active writers 2026/04/27 01:02:02 DEBUG : renamed empty directory: Looking for writers 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : dir3: reading active writers 2026/04/27 01:02:02 DEBUG : renamed empty directory: reading active writers 2026/04/27 01:02:02 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:02 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/27 01:02:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/27 01:02:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/27 01:02:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/27 01:02:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/27 01:02:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/27 01:02:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/27 01:02:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:02 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (12 bytes), uploading instead of streaming 2026/04/27 01:02:02 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : dir/sub/file2: size = 12 OK 2026/04/27 01:02:02 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/27 01:02:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:02 DEBUG : forgetting directory cache 2026/04/27 01:02:02 DEBUG : dir: forgetting directory cache 2026/04/27 01:02:02 DEBUG : dir/sub: forgetting directory cache 2026/04/27 01:02:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/27 01:02:02 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/27 01:02:02 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (5 bytes), uploading instead of streaming 2026/04/27 01:02:02 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : dir/sub/file0: size = 5 OK 2026/04/27 01:02:02 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/27 01:02:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : dir/sub: Looking for writers 2026/04/27 01:02:02 DEBUG : file2: reading active writers 2026/04/27 01:02:02 DEBUG : file0: reading active writers 2026/04/27 01:02:02 DEBUG : dir: Looking for writers 2026/04/27 01:02:02 DEBUG : file1: reading active writers 2026/04/27 01:02:02 DEBUG : sub: reading active writers 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : dir: reading active writers 2026/04/27 01:02:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:02 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:02 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/27 01:02:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/27 01:02:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/27 01:02:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/27 01:02:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/27 01:02:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/27 01:02:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/27 01:02:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/27 01:02:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : dir: Looking for writers 2026/04/27 01:02:02 DEBUG : file1: reading active writers 2026/04/27 01:02:02 DEBUG : file1.metadata: reading active writers 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : dir: reading active writers 2026/04/27 01:02:02 DEBUG : dir.metadata: reading active writers 2026/04/27 01:02:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:02 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : dir: Looking for writers 2026/04/27 01:02:02 DEBUG : file1: reading active writers 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : dir: reading active writers 2026/04/27 01:02:02 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:02 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : dir: Looking for writers 2026/04/27 01:02:02 DEBUG : file1: reading active writers 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : dir: reading active writers 2026/04/27 01:02:02 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-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:02 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:02 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:02 DEBUG : dir: Looking for writers 2026/04/27 01:02:02 DEBUG : file1: reading active writers 2026/04/27 01:02:02 DEBUG : Looking for writers 2026/04/27 01:02:02 DEBUG : dir: reading active writers 2026/04/27 01:02:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/27 01:02:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/27 01:02:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/27 01:02:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/27 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:03 DEBUG : Looking for writers 2026/04/27 01:02:03 DEBUG : file.txt: reading active writers 2026/04/27 01:02:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:03 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:03 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (25 bytes), uploading instead of streaming 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : dir/file1: size = 25 OK 2026/04/27 01:02:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:03 DEBUG : dir: Looking for writers 2026/04/27 01:02:03 DEBUG : file1: reading active writers 2026/04/27 01:02:03 DEBUG : Looking for writers 2026/04/27 01:02:03 DEBUG : dir: reading active writers 2026/04/27 01:02:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:03 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : dir/file1: Remove: 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:03 DEBUG : dir/file1: >Remove: err= 2026/04/27 01:02:03 DEBUG : dir/file1: Remove: 2026/04/27 01:02:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/27 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:03 DEBUG : dir: Looking for writers 2026/04/27 01:02:03 DEBUG : Looking for writers 2026/04/27 01:02:03 DEBUG : dir: reading active writers 2026/04/27 01:02:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:03 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : dir/file1: Remove: 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:03 DEBUG : dir/file1: >Remove: err= 2026/04/27 01:02:03 DEBUG : dir/file1: Remove: 2026/04/27 01:02:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/27 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:03 DEBUG : dir: Looking for writers 2026/04/27 01:02:03 DEBUG : Looking for writers 2026/04/27 01:02:03 DEBUG : dir: reading active writers 2026/04/27 01:02:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:03 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/27 01:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/27 01:02:03 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/27 01:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/27 01:02:03 DEBUG : dir/file1: Open: flags=0x3 2026/04/27 01:02:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/27 01:02:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/27 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:03 DEBUG : dir: Looking for writers 2026/04/27 01:02:03 DEBUG : file1: reading active writers 2026/04/27 01:02:03 DEBUG : Looking for writers 2026/04/27 01:02:03 DEBUG : dir: reading active writers 2026/04/27 01:02:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:03 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:03 DEBUG : dir: Looking for writers 2026/04/27 01:02:03 DEBUG : file1: reading active writers 2026/04/27 01:02:03 DEBUG : Looking for writers 2026/04/27 01:02:03 DEBUG : dir: reading active writers 2026/04/27 01:02:03 DEBUG : >WaitForWriters: 2026/04/27 01:02:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:03 DEBUG : newLeaf: Updating file with newLeaf 0x15477d2d790 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/27 01:02:03 DEBUG : dir/file1: Updating file with dir/file1 0x15477d2d790 2026/04/27 01:02:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:03 DEBUG : dir/file1: File is currently open, delaying rename 0x15477d2d790 2026/04/27 01:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:03 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (25 bytes), uploading instead of streaming 2026/04/27 01:02:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:03 DEBUG : dir/file1: size = 25 OK 2026/04/27 01:02:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/27 01:02:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:03 DEBUG : newLeaf: Running delayed rename now 2026/04/27 01:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:04 DEBUG : newLeaf: Updating file with newLeaf 0x15477d2d790 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : >WaitForWriters: 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:04 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : file1: reading active writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : >WaitForWriters: 2026/04/27 01:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:04 DEBUG : newLeaf: Updating file with newLeaf 0x1547835e5b0 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/27 01:02:04 DEBUG : dir/file1: Updating file with dir/file1 0x1547835e5b0 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1: File is currently open, delaying rename 0x1547835e5b0 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (25 bytes), uploading instead of streaming 2026/04/27 01:02:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:04 DEBUG : dir/file1: size = 25 OK 2026/04/27 01:02:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:04 DEBUG : newLeaf: Running delayed rename now 2026/04/27 01:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:04 DEBUG : newLeaf: Updating file with newLeaf 0x1547835e5b0 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : >WaitForWriters: 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : >WaitForWriters: 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:04 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:04 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478964400): openPending: 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478964400): >openPending: err= 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478964400): _writeAt: size=14, off=0 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478964400): >_writeAt: n=14, err= 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478964400): close: 2026/04/27 01:02:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/27 01:02:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478964400): >close: err= 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : file1: reading active writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : file1: reading active writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : file1: reading active writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : file1: reading active writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: starting upload 2026/04/27 01:02:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:04 DEBUG : dir/file1: size = 14 OK 2026/04/27 01:02:04 INFO : dir/file1: Copied (replaced existing) 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : file1: reading active writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : >WaitForWriters: 2026/04/27 01:02:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478ab0600): _readAt: size=512, off=0 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478ab0600): openPending: 2026/04/27 01:02:04 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/04/27 01:02:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478ab0600): >openPending: err= 2026/04/27 01:02:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478ab0600): >_readAt: n=14, err=EOF 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478ab0600): close: 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478ab0600): >close: err= 2026/04/27 01:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:04 DEBUG : newLeaf: Updating file with newLeaf 0x1547892dad0 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/27 01:02:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/27 01:02:04 DEBUG : dir/file1: Updating file with dir/file1 0x1547892dad0 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478c80040): openPending: 2026/04/27 01:02:04 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/04/27 01:02:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478c80040): >openPending: err= 2026/04/27 01:02:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478c80040): _writeAt: size=25, off=0 2026/04/27 01:02:04 DEBUG : dir/file1(0x15478c80040): >_writeAt: n=25, err= 2026/04/27 01:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:04 DEBUG : newLeaf: Updating file with newLeaf 0x1547892dad0 2026/04/27 01:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:04 DEBUG : newLeaf(0x15478c80040): close: 2026/04/27 01:02:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/27 01:02:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-27 01:02:04.859073493 +0000 UTC m=+6.955284811 2026/04/27 01:02:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:04 DEBUG : newLeaf(0x15478c80040): >close: err= 2026/04/27 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:04 DEBUG : dir: Looking for writers 2026/04/27 01:02:04 DEBUG : Looking for writers 2026/04/27 01:02:04 DEBUG : dir: reading active writers 2026/04/27 01:02:04 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: starting upload 2026/04/27 01:02:05 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:05 DEBUG : newLeaf: size = 25 OK 2026/04/27 01:02:05 INFO : newLeaf: Copied (replaced existing) 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-27 01:02:04 +0000 UTC" 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : >WaitForWriters: 2026/04/27 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : >WaitForWriters: 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:05 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : file1: reading active writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : >WaitForWriters: 2026/04/27 01:02:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:05 DEBUG : newLeaf: Updating file with newLeaf 0x15478bb4000 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/27 01:02:05 DEBUG : dir/file1: Updating file with dir/file1 0x15478bb4000 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478caac80): openPending: 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478caac80): >openPending: err= 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478caac80): _writeAt: size=25, off=0 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478caac80): >_writeAt: n=25, err= 2026/04/27 01:02:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:05 DEBUG : newLeaf: Updating file with newLeaf 0x15478bb4000 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:05 DEBUG : newLeaf(0x15478caac80): close: 2026/04/27 01:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-27 01:02:05.361133262 +0000 UTC m=+7.457344610 2026/04/27 01:02:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:05 DEBUG : newLeaf(0x15478caac80): >close: err= 2026/04/27 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: starting upload 2026/04/27 01:02:05 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:05 DEBUG : newLeaf: size = 25 OK 2026/04/27 01:02:05 INFO : newLeaf: Copied (replaced existing) 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-27 01:02:05 +0000 UTC" 2026/04/27 01:02:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : >WaitForWriters: 2026/04/27 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:05 DEBUG : >WaitForWriters: 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:05 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:05 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478ce8c40): openPending: 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478ce8c40): >openPending: err= 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478ce8c40): _writeAt: size=14, off=0 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478ce8c40): >_writeAt: n=14, err= 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478ce8c40): close: 2026/04/27 01:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/27 01:02:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478ce8c40): >close: err= 2026/04/27 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : file1: reading active writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : file1: reading active writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : file1: reading active writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : file1: reading active writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/27 01:02:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:05 DEBUG : dir/file1: size = 14 OK 2026/04/27 01:02:05 INFO : dir/file1: Copied (replaced existing) 2026/04/27 01:02:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:05 DEBUG : dir: Looking for writers 2026/04/27 01:02:05 DEBUG : file1: reading active writers 2026/04/27 01:02:05 DEBUG : Looking for writers 2026/04/27 01:02:05 DEBUG : dir: reading active writers 2026/04/27 01:02:05 DEBUG : >WaitForWriters: 2026/04/27 01:02:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478becfc0): _readAt: size=512, off=0 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478becfc0): openPending: 2026/04/27 01:02:05 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/04/27 01:02:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478becfc0): >openPending: err= 2026/04/27 01:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478becfc0): >_readAt: n=14, err=EOF 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478becfc0): close: 2026/04/27 01:02:05 DEBUG : dir/file1(0x15478becfc0): >close: err= 2026/04/27 01:02:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:05 DEBUG : newLeaf: Updating file with newLeaf 0x15478cd25b0 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/27 01:02:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/27 01:02:05 DEBUG : dir/file1: Updating file with dir/file1 0x15478cd25b0 2026/04/27 01:02:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/27 01:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478bfd900): openPending: 2026/04/27 01:02:06 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/04/27 01:02:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478bfd900): >openPending: err= 2026/04/27 01:02:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478bfd900): _writeAt: size=25, off=0 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478bfd900): >_writeAt: n=25, err= 2026/04/27 01:02:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:06 DEBUG : newLeaf: Updating file with newLeaf 0x15478cd25b0 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:06 DEBUG : newLeaf(0x15478bfd900): close: 2026/04/27 01:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-27 01:02:06.005953907 +0000 UTC m=+8.102165215 2026/04/27 01:02:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:06 DEBUG : newLeaf(0x15478bfd900): >close: err= 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: starting upload 2026/04/27 01:02:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:06 DEBUG : newLeaf: size = 25 OK 2026/04/27 01:02:06 INFO : newLeaf: Copied (replaced existing) 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-27 01:02:06 +0000 UTC" 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/27 01:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : >WaitForWriters: 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : >WaitForWriters: 2026/04/27 01:02:06 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:06 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:06 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:06 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:06 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:06 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : file1: reading active writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : >WaitForWriters: 2026/04/27 01:02:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478579400): _readAt: size=512, off=0 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478579400): openPending: 2026/04/27 01:02:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478579400): >openPending: err= 2026/04/27 01:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/27 01:02:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478579400): >_readAt: n=14, err=EOF 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478579400): close: 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478579400): >close: err= 2026/04/27 01:02:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:06 DEBUG : newLeaf: Updating file with newLeaf 0x1547857e000 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/27 01:02:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/27 01:02:06 DEBUG : dir/file1: Updating file with dir/file1 0x1547857e000 2026/04/27 01:02:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478495e40): openPending: 2026/04/27 01:02:06 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/04/27 01:02:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478495e40): >openPending: err= 2026/04/27 01:02:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478495e40): _writeAt: size=25, off=0 2026/04/27 01:02:06 DEBUG : dir/file1(0x15478495e40): >_writeAt: n=25, err= 2026/04/27 01:02:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/27 01:02:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/27 01:02:06 DEBUG : newLeaf: Updating file with newLeaf 0x1547857e000 2026/04/27 01:02:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:06 DEBUG : newLeaf(0x15478495e40): close: 2026/04/27 01:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-27 01:02:06.521241914 +0000 UTC m=+8.617453222 2026/04/27 01:02:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:06 DEBUG : newLeaf(0x15478495e40): >close: err= 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: starting upload 2026/04/27 01:02:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:06 DEBUG : newLeaf: size = 25 OK 2026/04/27 01:02:06 INFO : newLeaf: Copied (replaced existing) 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-27 01:02:06 +0000 UTC" 2026/04/27 01:02:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/27 01:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/27 01:02:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : >WaitForWriters: 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : newLeaf: reading active writers 2026/04/27 01:02:06 DEBUG : >WaitForWriters: 2026/04/27 01:02:06 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:06 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:06 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 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-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:06 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/27 01:02:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:06 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:06 DEBUG : dir: Looking for writers 2026/04/27 01:02:06 DEBUG : file1: reading active writers 2026/04/27 01:02:06 DEBUG : Looking for writers 2026/04/27 01:02:06 DEBUG : dir: reading active writers 2026/04/27 01:02:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:06 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/27 01:02:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/27 01:02:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/27 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:07 DEBUG : dir: Looking for writers 2026/04/27 01:02:07 DEBUG : file1: reading active writers 2026/04/27 01:02:07 DEBUG : Looking for writers 2026/04/27 01:02:07 DEBUG : dir: reading active writers 2026/04/27 01:02:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/27 01:02:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/27 01:02:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/27 01:02:07 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/27 01:02:07 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/27 01:02:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/27 01:02:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/27 01:02:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/27 01:02:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/27 01:02:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/27 01:02:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/27 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:07 DEBUG : dir: Looking for writers 2026/04/27 01:02:07 DEBUG : file1: reading active writers 2026/04/27 01:02:07 DEBUG : Looking for writers 2026/04/27 01:02:07 DEBUG : dir: reading active writers 2026/04/27 01:02:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:07 DEBUG : dir: Looking for writers 2026/04/27 01:02:07 DEBUG : file1: reading active writers 2026/04/27 01:02:07 DEBUG : Looking for writers 2026/04/27 01:02:07 DEBUG : dir: reading active writers 2026/04/27 01:02:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/27 01:02:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/27 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:07 DEBUG : dir: Looking for writers 2026/04/27 01:02:07 DEBUG : file1: reading active writers 2026/04/27 01:02:07 DEBUG : Looking for writers 2026/04/27 01:02:07 DEBUG : dir: reading active writers 2026/04/27 01:02:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): _readAt: size=1, off=0 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): openPending: 2026/04/27 01:02:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): >openPending: err= 2026/04/27 01:02:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): >_readAt: n=1, err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): _readAt: size=256, off=1 2026/04/27 01:02:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): >_readAt: n=15, err=EOF 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): _readAt: size=16, off=16 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): >_readAt: n=0, err=EOF 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): close: 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): >close: err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): close: 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478b89780): >close: err=file already closed 2026/04/27 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:07 DEBUG : dir: Looking for writers 2026/04/27 01:02:07 DEBUG : file1: reading active writers 2026/04/27 01:02:07 DEBUG : Looking for writers 2026/04/27 01:02:07 DEBUG : dir: reading active writers 2026/04/27 01:02:07 DEBUG : >WaitForWriters: 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:07 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): _readAt: size=1, off=0 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): openPending: 2026/04/27 01:02:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >openPending: err= 2026/04/27 01:02:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >_readAt: n=1, err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): _readAt: size=1, off=5 2026/04/27 01:02:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >_readAt: n=1, err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): _readAt: size=1, off=3 2026/04/27 01:02:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >_readAt: n=1, err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): _readAt: size=1, off=13 2026/04/27 01:02:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >_readAt: n=1, err= 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): _readAt: size=16, off=100 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >_readAt: n=0, err=EOF 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): close: 2026/04/27 01:02:07 DEBUG : dir/file1(0x15478ab0300): >close: err= 2026/04/27 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:07 DEBUG : dir: Looking for writers 2026/04/27 01:02:07 DEBUG : file1: reading active writers 2026/04/27 01:02:07 DEBUG : Looking for writers 2026/04/27 01:02:07 DEBUG : dir: reading active writers 2026/04/27 01:02:07 DEBUG : >WaitForWriters: 2026/04/27 01:02:07 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=1, off=0 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): openPending: 2026/04/27 01:02:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >openPending: err= 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=1, err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=1, off=5 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=1, err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=1, off=1 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=1, err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=6, off=10 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=6, err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=256, off=10 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=6, err=EOF 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=256, off=100 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): close: 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >close: err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): _readAt: size=256, off=100 2026/04/27 01:02:08 DEBUG : dir/file1(0x154783e98c0): >_readAt: n=0, err=file already closed 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : dir: Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : dir: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): RWFileHandle.Flush 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): _readAt: size=256, off=0 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): openPending: 2026/04/27 01:02:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): >openPending: err= 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): >_readAt: n=16, err=EOF 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): RWFileHandle.Flush 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): RWFileHandle.Flush 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): close: 2026/04/27 01:02:08 DEBUG : dir/file1(0x15478582c40): >close: err= 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : dir: Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : dir: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/27 01:02:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): _readAt: size=256, off=0 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): openPending: 2026/04/27 01:02:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): >openPending: err= 2026/04/27 01:02:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): >_readAt: n=16, err=EOF 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): RWFileHandle.Release 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): close: 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): >close: err= 2026/04/27 01:02:08 DEBUG : dir/file1(0x154785d2740): RWFileHandle.Release 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : dir: Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : dir: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:08 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): openPending: 2026/04/27 01:02:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): >openPending: err= 2026/04/27 01:02:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): _writeAt: size=5, off=0 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): >_writeAt: n=5, err= 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): _writeAt: size=7, off=5 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): >_writeAt: n=7, err= 2026/04/27 01:02:08 DEBUG : file1: vfs cache: truncate to size=11 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): close: 2026/04/27 01:02:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-27 01:02:08.488600874 +0000 UTC m=+10.584812192 2026/04/27 01:02:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): >close: err= 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): close: 2026/04/27 01:02:08 DEBUG : file1(0x15478719680): >close: err=file already closed 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:08 DEBUG : file1: vfs cache: starting upload 2026/04/27 01:02:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:08 DEBUG : file1: size = 11 OK 2026/04/27 01:02:08 INFO : file1: Copied (new) 2026/04/27 01:02:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-27 01:02:08 +0000 UTC" 2026/04/27 01:02:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:08 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): openPending: 2026/04/27 01:02:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): >openPending: err= 2026/04/27 01:02:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): _writeAt: size=7, off=0 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): >_writeAt: n=7, err= 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): _writeAt: size=6, off=5 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): >_writeAt: n=6, err= 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): close: 2026/04/27 01:02:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-27 01:02:08.686374015 +0000 UTC m=+10.782585333 2026/04/27 01:02:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): >close: err= 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): _writeAt: size=5, off=0 2026/04/27 01:02:08 DEBUG : file1(0x154785ee340): >_writeAt: n=0, err=file already closed 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:08 DEBUG : file1: vfs cache: starting upload 2026/04/27 01:02:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:08 DEBUG : file1: size = 11 OK 2026/04/27 01:02:08 INFO : file1: Copied (new) 2026/04/27 01:02:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-27 01:02:08 +0000 UTC" 2026/04/27 01:02:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : >WaitForWriters: 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:08 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:08 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : file1(0x154787755c0): openPending: 2026/04/27 01:02:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : file1(0x154787755c0): >openPending: err= 2026/04/27 01:02:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/27 01:02:08 DEBUG : file1(0x154787755c0): close: 2026/04/27 01:02:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-27 01:02:08.883145716 +0000 UTC m=+10.979357034 2026/04/27 01:02:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:08 DEBUG : file1(0x154787755c0): >close: err= 2026/04/27 01:02:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/27 01:02:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:08 DEBUG : file2: newRWFileHandle: 2026/04/27 01:02:08 DEBUG : file2(0x15478775a40): openPending: 2026/04/27 01:02:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:08 DEBUG : file2(0x15478775a40): >openPending: err= 2026/04/27 01:02:08 DEBUG : file2: >newRWFileHandle: err= 2026/04/27 01:02:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/27 01:02:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/27 01:02:08 DEBUG : file2(0x15478775a40): RWFileHandle.Flush 2026/04/27 01:02:08 DEBUG : file2(0x15478775a40): RWFileHandle.Release 2026/04/27 01:02:08 DEBUG : file2(0x15478775a40): close: 2026/04/27 01:02:08 DEBUG : file2: vfs cache: setting modification time to 2026-04-27 01:02:08.884139332 +0000 UTC m=+10.980350650 2026/04/27 01:02:08 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:08 DEBUG : file2(0x15478775a40): >close: err= 2026/04/27 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : file2: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : file2: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file2: reading active writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/27 01:02:08 DEBUG : Looking for writers 2026/04/27 01:02:08 DEBUG : file1: reading active writers 2026/04/27 01:02:08 DEBUG : file2: reading active writers 2026/04/27 01:02:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/27 01:02:08 DEBUG : file1: vfs cache: starting upload 2026/04/27 01:02:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:08 DEBUG : file2: vfs cache: starting upload 2026/04/27 01:02:09 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:09 DEBUG : file1: size = 0 OK 2026/04/27 01:02:09 INFO : file1: Copied (new) 2026/04/27 01:02:09 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-27 01:02:08 +0000 UTC" 2026/04/27 01:02:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : file2: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/27 01:02:09 DEBUG : file2: size = 0 OK 2026/04/27 01:02:09 INFO : file2: Copied (new) 2026/04/27 01:02:09 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-27 01:02:08 +0000 UTC" 2026/04/27 01:02:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/27 01:02:09 INFO : file2: vfs cache: upload succeeded try #1 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file2: reading active writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : >WaitForWriters: 2026/04/27 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : file2: reading active writers 2026/04/27 01:02:09 DEBUG : >WaitForWriters: 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:09 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): openPending: 2026/04/27 01:02:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): >openPending: err= 2026/04/27 01:02:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): _writeAt: size=5, off=0 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): >_writeAt: n=5, err= 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): RWFileHandle.Flush 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): RWFileHandle.Flush 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): close: 2026/04/27 01:02:09 DEBUG : file1: vfs cache: setting modification time to 2026-04-27 01:02:09.252117693 +0000 UTC m=+11.348329011 2026/04/27 01:02:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:09 DEBUG : file1(0x15478a8a180): >close: err= 2026/04/27 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:09 DEBUG : file1: vfs cache: starting upload 2026/04/27 01:02:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:09 DEBUG : file1: size = 5 OK 2026/04/27 01:02:09 INFO : file1: Copied (new) 2026/04/27 01:02:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-27 01:02:09 +0000 UTC" 2026/04/27 01:02:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : >WaitForWriters: 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:09 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): openPending: 2026/04/27 01:02:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): >openPending: err= 2026/04/27 01:02:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): _writeAt: size=5, off=0 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): >_writeAt: n=5, err= 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): RWFileHandle.Release 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): close: 2026/04/27 01:02:09 DEBUG : file1: vfs cache: setting modification time to 2026-04-27 01:02:09.438131351 +0000 UTC m=+11.534342659 2026/04/27 01:02:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): >close: err= 2026/04/27 01:02:09 DEBUG : file1(0x15478c02700): RWFileHandle.Release 2026/04/27 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:09 DEBUG : file1: vfs cache: starting upload 2026/04/27 01:02:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:09 DEBUG : file1: size = 5 OK 2026/04/27 01:02:09 INFO : file1: Copied (new) 2026/04/27 01:02:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-27 01:02:09 +0000 UTC" 2026/04/27 01:02:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : >WaitForWriters: 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/27 01:02:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:09 DEBUG : dir/file1(0x15478bd8380): openPending: 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : dir/file1(0x15478bd8380): >openPending: err= 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/27 01:02:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:09 DEBUG : dir/file1(0x15478bd8380): _writeAt: size=5, off=0 2026/04/27 01:02:09 DEBUG : dir/file1(0x15478bd8380): >_writeAt: n=5, err= 2026/04/27 01:02:09 DEBUG : dir/file1(0x15478bd8380): close: 2026/04/27 01:02:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-27 01:02:09.689289342 +0000 UTC m=+11.785500651 2026/04/27 01:02:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:09 DEBUG : dir/file1(0x15478bd8380): >close: err= 2026/04/27 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/27 01:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:09 DEBUG : dir/file1: size = 5 OK 2026/04/27 01:02:09 INFO : dir/file1: Copied (replaced existing) 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-27 01:02:09 +0000 UTC" 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : >WaitForWriters: 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:09 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/27 01:02:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/27 01:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/27 01:02:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): _writeAt: size=5, off=0 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): openPending: 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/27 01:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): >openPending: err= 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): >_writeAt: n=5, err= 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): _writeAt: size=15, off=5 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): >_writeAt: n=15, err= 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): close: 2026/04/27 01:02:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/27 01:02:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-27 01:02:09.974418879 +0000 UTC m=+12.070630197 2026/04/27 01:02:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:09 DEBUG : dir/file1(0x1547851ad80): >close: err= 2026/04/27 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:09 DEBUG : dir: Looking for writers 2026/04/27 01:02:09 DEBUG : file1: reading active writers 2026/04/27 01:02:09 DEBUG : Looking for writers 2026/04/27 01:02:09 DEBUG : dir: reading active writers 2026/04/27 01:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:10 DEBUG : dir: Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : dir: reading active writers 2026/04/27 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:10 DEBUG : dir: Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : dir: reading active writers 2026/04/27 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:10 DEBUG : dir/file1: vfs cache: starting upload 2026/04/27 01:02:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:10 DEBUG : dir/file1: size = 20 OK 2026/04/27 01:02:10 INFO : dir/file1: Copied (replaced existing) 2026/04/27 01:02:10 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-27 01:02:09 +0000 UTC" 2026/04/27 01:02:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:10 DEBUG : dir: Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : dir: reading active writers 2026/04/27 01:02:10 DEBUG : >WaitForWriters: 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : file1(0x15478ab1c00): openPending: 2026/04/27 01:02:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:10 DEBUG : file1(0x15478ab1c00): >openPending: err= 2026/04/27 01:02:10 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/27 01:02:10 DEBUG : file1(0x15478ab1c00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : file1(0x15478ab1c00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : file1(0x15478ab1c00): close: 2026/04/27 01:02:10 DEBUG : file1: vfs cache: setting modification time to 2026-04-27 01:02:10.195929121 +0000 UTC m=+12.292140429 2026/04/27 01:02:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : file1(0x15478ab1c00): >close: err= 2026/04/27 01:02:10 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:10 DEBUG : file1: vfs cache: starting upload 2026/04/27 01:02:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:10 DEBUG : file1: size = 5 OK 2026/04/27 01:02:10 INFO : file1: Copied (new) 2026/04/27 01:02:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-27 01:02:10 +0000 UTC" 2026/04/27 01:02:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : >WaitForWriters: 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797240): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797240): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797240): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.382685582 +0000 UTC m=+12.478896900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.382685582 +0000 UTC m=+12.478896900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787976c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797b80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797b80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.382685582 +0000 UTC m=+12.478896900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709e30 item 1 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc2c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc2c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc2c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc2c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc2c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.384791549 +0000 UTC m=+12.481002867 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc2c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.384791549 +0000 UTC m=+12.481002867 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0540 item 2 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acce00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acce00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acce00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acce00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acce00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.38688966 +0000 UTC m=+12.483100968 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acce00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.38688966 +0000 UTC m=+12.483100968 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd7c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd7c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.38688966 +0000 UTC m=+12.483100968 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f09a0 item 3 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.389355025 +0000 UTC m=+12.485566343 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.389355025 +0000 UTC m=+12.485566343 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0e70 item 4 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2ac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2ac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2ac0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2ac0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2ac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.390849237 +0000 UTC m=+12.487060545 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2ac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.390849237 +0000 UTC m=+12.487060545 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2f40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3400): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3400): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3400): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.390849237 +0000 UTC m=+12.487060545 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f13b0 item 5 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3b00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3b00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3b00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3b00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3b00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.39345127 +0000 UTC m=+12.489662588 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3b00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e140): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e140): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e140): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.39345127 +0000 UTC m=+12.489662588 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f18f0 item 6 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e7c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e7c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.394632259 +0000 UTC m=+12.490843577 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2e7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.394632259 +0000 UTC m=+12.490843577 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2ecc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f180): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f180): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f180): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.394632259 +0000 UTC m=+12.490843577 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1dc0 item 7 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f9c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f9c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f9c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f9c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f9c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.396489767 +0000 UTC m=+12.492701075 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b2f9c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e80c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e80c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e80c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e80c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e80c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.396489767 +0000 UTC m=+12.492701075 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e80c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c25b0 item 8 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8680): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154783e8680): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8680): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8680): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8680): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.397832542 +0000 UTC m=+12.494043860 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.397832542 +0000 UTC m=+12.494043860 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e8ec0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e93c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e93c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e93c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e93c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e93c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.397832542 +0000 UTC m=+12.494043860 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e93c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2930 item 9 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e9a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e9a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e9a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e9a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e9a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.399558351 +0000 UTC m=+12.495769669 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e9a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e080): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e080): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e080): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.399558351 +0000 UTC m=+12.495769669 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2e70 item 10 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e6c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547840e6c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e6c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e6c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e6c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840e6c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ea80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ea80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ea80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ea80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ea80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.401314908 +0000 UTC m=+12.497526226 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ea80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.401314908 +0000 UTC m=+12.497526226 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ef80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840f480): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840f480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840f480): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840f480): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840f480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.401314908 +0000 UTC m=+12.497526226 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840f480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3260 item 11 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840fb00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840fb00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840fb00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840fb00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840fb00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.403417599 +0000 UTC m=+12.499628917 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840fb00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438140): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438140): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438140): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.403417599 +0000 UTC m=+12.499628917 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3880 item 12 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438780): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x15478438780): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438780): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438780): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438780): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438b40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438b40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438b40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438b40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438b40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.404893795 +0000 UTC m=+12.501105163 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478438b40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439200): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439200): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.404893795 +0000 UTC m=+12.501105163 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3c00 item 13 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439880): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439880): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439880): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.406805515 +0000 UTC m=+12.503017013 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439dc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439dc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439dc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439dc0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439dc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.406805515 +0000 UTC m=+12.503017013 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478439dc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b980e0 item 14 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c500): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547845c500): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c500): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c500): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c500): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c500): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c8c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c8c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.408530913 +0000 UTC m=+12.504742251 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845c8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845cf80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845cf80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845cf80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845cf80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845cf80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.408530913 +0000 UTC m=+12.504742251 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845cf80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b98460 item 15 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845d600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845d600): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845d600): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845d600): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845d600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.409980591 +0000 UTC m=+12.506191909 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845d600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845db40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845db40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845db40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845db40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845db40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.409980591 +0000 UTC m=+12.506191909 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845db40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b98930 item 16 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e280): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e280): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e280): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.411514046 +0000 UTC m=+12.507725364 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.411514046 +0000 UTC m=+12.507725364 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847e700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847ec00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847ec00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847ec00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847ec00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847ec00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.411514046 +0000 UTC m=+12.507725364 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847ec00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b98cb0 item 17 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f280): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f280): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f280): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.413383635 +0000 UTC m=+12.509594953 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f7c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f7c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.413383635 +0000 UTC m=+12.509594953 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847f7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b991f0 item 18 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847fe40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847fe40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847fe40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847fe40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847fe40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.415216597 +0000 UTC m=+12.511427915 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547847fe40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.415216597 +0000 UTC m=+12.511427915 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.415216597 +0000 UTC m=+12.511427915 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b996c0 item 19 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4fc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4fc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4fc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4fc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4fc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.417157472 +0000 UTC m=+12.513368780 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4fc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.417157472 +0000 UTC m=+12.513368780 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b99b90 item 20 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5b80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5b80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.419509923 +0000 UTC m=+12.515721232 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.419509923 +0000 UTC m=+12.515721232 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce680): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce680): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce680): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.419509923 +0000 UTC m=+12.515721232 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ce680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b421c0 item 21 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ced00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ced00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ced00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ced00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ced00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.421629064 +0000 UTC m=+12.517840372 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ced00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf240): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf240): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf240): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.421629064 +0000 UTC m=+12.517840372 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b42700 item 22 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf8c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf8c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.423193358 +0000 UTC m=+12.519404676 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cf8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.423193358 +0000 UTC m=+12.519404676 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cfdc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a63c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a63c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a63c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a63c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a63c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.423193358 +0000 UTC m=+12.519404676 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a63c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b42a80 item 23 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.425075723 +0000 UTC m=+12.521287051 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6f80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6f80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6f80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6f80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6f80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.425075723 +0000 UTC m=+12.521287051 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a6f80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b430a0 item 24 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a75c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154785a75c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a75c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a75c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a75c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a75c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a75c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7980): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7980): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7980): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.426460377 +0000 UTC m=+12.522671706 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.426460377 +0000 UTC m=+12.522671706 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785a7e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e24c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e24c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e24c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e24c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e24c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.426460377 +0000 UTC m=+12.522671706 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e24c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b43420 item 25 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e2b40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e2b40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e2b40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e2b40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e2b40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.428569329 +0000 UTC m=+12.524780636 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e2b40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3080): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3080): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3080): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.428569329 +0000 UTC m=+12.524780636 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b43a40 item 26 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e36c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154785e36c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e36c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e36c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e36c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e36c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e36c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3a80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3a80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3a80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3a80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3a80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.429984922 +0000 UTC m=+12.526196250 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785e3a80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.429984922 +0000 UTC m=+12.526196250 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786205c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786205c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786205c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786205c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786205c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.429984922 +0000 UTC m=+12.526196250 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786205c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b43dc0 item 27 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620c40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620c40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.431944543 +0000 UTC m=+12.528155850 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478620c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621180): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621180): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621180): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.431944543 +0000 UTC m=+12.528155850 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154782807e0 item 28 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786217c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154786217c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786217c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786217c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786217c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786217c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786217c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621b80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621b80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.433575712 +0000 UTC m=+12.529787040 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478621b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656340): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656340): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656340): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.433575712 +0000 UTC m=+12.529787040 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478280cb0 item 29 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786569c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786569c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786569c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786569c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786569c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.435001084 +0000 UTC m=+12.531212392 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786569c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656f00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656f00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656f00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656f00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656f00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.435001084 +0000 UTC m=+12.531212392 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478656f00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478281180 item 30 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657540): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x15478657540): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657540): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657540): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657540): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657540): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657900): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657900): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.436405755 +0000 UTC m=+12.532617063 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478657900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a0c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a0c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a0c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a0c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a0c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.436405755 +0000 UTC m=+12.532617063 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a0c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478281810 item 31 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a740): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a740): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.437720588 +0000 UTC m=+12.533931896 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867a740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867ac80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867ac80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867ac80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867ac80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867ac80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.437720588 +0000 UTC m=+12.533931896 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867ac80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478281dc0 item 32 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b2c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b2c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b2c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b2c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b2c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.439070747 +0000 UTC m=+12.535282056 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b2c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea2a0 item 33 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.439568457 +0000 UTC m=+12.535779775 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867b740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867bc40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867bc40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867bc40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867bc40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867bc40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.439568457 +0000 UTC m=+12.535779775 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547867bc40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea690 item 33 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc380): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc380): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc380): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.440960185 +0000 UTC m=+12.537171494 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eaa80 item 34 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.441538938 +0000 UTC m=+12.537750245 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bc800): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bcd40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bcd40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bcd40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bcd40): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bcd40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.441538938 +0000 UTC m=+12.537750245 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bcd40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eacb0 item 34 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd380): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd380): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd380): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.443488199 +0000 UTC m=+12.539699547 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eb030 item 35 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.444032326 +0000 UTC m=+12.540243634 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bd800): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bdd00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bdd00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bdd00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bdd00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bdd00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.444032326 +0000 UTC m=+12.540243634 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786bdd00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eb340 item 35 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b1c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b1c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b1c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b1c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b1c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.445470101 +0000 UTC m=+12.541681419 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b1c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94a10 item 36 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.446037812 +0000 UTC m=+12.542249130 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bd00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bd00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bd00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bd00): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bd00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.446037812 +0000 UTC m=+12.542249130 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bd00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94d90 item 36 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.447373725 +0000 UTC m=+12.543585044 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95110 item 37 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.447845326 +0000 UTC m=+12.544056633 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6c8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6cdc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6cdc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6cdc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6cdc0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6cdc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.447845326 +0000 UTC m=+12.544056633 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6cdc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a952d0 item 37 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.449163064 +0000 UTC m=+12.545374382 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a957a0 item 38 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.449748379 +0000 UTC m=+12.545959697 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6d940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6de80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6de80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6de80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6de80): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6de80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.449748379 +0000 UTC m=+12.545959697 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b6de80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95960 item 38 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718600): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718600): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718600): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.451249093 +0000 UTC m=+12.547460421 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95ce0 item 39 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.451725613 +0000 UTC m=+12.547936920 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478718b00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719000): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719000): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719000): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.451725613 +0000 UTC m=+12.547936920 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8540 item 39 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.453033562 +0000 UTC m=+12.549244870 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8a10 item 40 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.45358853 +0000 UTC m=+12.549799837 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478719b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787441c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787441c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787441c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787441c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787441c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.45358853 +0000 UTC m=+12.549799837 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787441c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8bd0 item 40 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.454933049 +0000 UTC m=+12.551144357 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744c80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0460 item 41 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744c80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.455416061 +0000 UTC m=+12.551627368 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0620 item 41 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.455968804 +0000 UTC m=+12.552180112 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745680): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745680): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745680): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.455968804 +0000 UTC m=+12.552180112 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a08c0 item 41 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.457395057 +0000 UTC m=+12.553606365 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745cc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787662c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787662c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787662c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0e00 item 42 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787662c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787662c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.458266974 +0000 UTC m=+12.554478282 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787662c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1110 item 42 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.458809738 +0000 UTC m=+12.555021057 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766800): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766d80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766d80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766d80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766d80): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766d80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.458809738 +0000 UTC m=+12.555021057 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478766d80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a12d0 item 42 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.460213058 +0000 UTC m=+12.556424366 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787673c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787678c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787678c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787678c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1650 item 43 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787678c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787678c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.460625927 +0000 UTC m=+12.556837235 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787678c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1810 item 43 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.461061931 +0000 UTC m=+12.557273239 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478767e00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788440): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788440): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788440): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.461061931 +0000 UTC m=+12.557273239 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a19d0 item 43 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.462266195 +0000 UTC m=+12.558477503 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788a80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788f80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788f80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788f80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1d50 item 44 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788f80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788f80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.462694554 +0000 UTC m=+12.558905862 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478788f80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e41c0 item 44 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.463226779 +0000 UTC m=+12.559438087 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787894c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478789a40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478789a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478789a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478789a40): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478789a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.463226779 +0000 UTC m=+12.559438087 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478789a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4380 item 44 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.464434899 +0000 UTC m=+12.560646218 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4c40 item 45 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.464897844 +0000 UTC m=+12.561109151 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bc680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bcd80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bcd80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bcd80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bcd80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bcd80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.464897844 +0000 UTC m=+12.561109151 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bcd80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4e70 item 45 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.466216113 +0000 UTC m=+12.562427421 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd3c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd8c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e51f0 item 46 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd8c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.466761022 +0000 UTC m=+12.562972330 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bd8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e20c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e20c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e20c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e20c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e20c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.466761022 +0000 UTC m=+12.562972330 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e20c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e53b0 item 46 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.468364951 +0000 UTC m=+12.564576279 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2c00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2c00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2c00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e5ab0 item 47 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2c00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2c00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.468814449 +0000 UTC m=+12.565025768 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e2c00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3300): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3300): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3300): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.468814449 +0000 UTC m=+12.565025768 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e5dc0 item 47 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.470412257 +0000 UTC m=+12.566623604 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3e40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3e40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3e40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865c2a0 item 48 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3e40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3e40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.471139569 +0000 UTC m=+12.567350887 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e3e40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926640): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926640): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926640): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.471139569 +0000 UTC m=+12.567350887 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865c460 item 48 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926c80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926c80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.472707981 +0000 UTC m=+12.568919289 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478926c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865c930 item 49 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.473248141 +0000 UTC m=+12.569459489 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927640): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927640): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927640): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.473248141 +0000 UTC m=+12.569459489 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865ccb0 item 49 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927cc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927cc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927cc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927cc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927cc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.474680967 +0000 UTC m=+12.570892295 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478927cc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865d6c0 item 50 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.475625941 +0000 UTC m=+12.571837248 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e2c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e840): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e840): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e840): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e840): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e840): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.475625941 +0000 UTC m=+12.571837248 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895e840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865ddc0 item 50 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895eec0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895eec0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895eec0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895eec0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895eec0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.476932036 +0000 UTC m=+12.573143354 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895eec0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478192fc0 item 51 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.477485672 +0000 UTC m=+12.573696991 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f3c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f900): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f900): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f900): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.477485672 +0000 UTC m=+12.573696991 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547895f900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154781931f0 item 51 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa080): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa080): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.479214265 +0000 UTC m=+12.575425574 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478193ce0 item 52 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.479860276 +0000 UTC m=+12.576071584 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaa580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaab00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaab00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaab00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaab00): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaab00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.479860276 +0000 UTC m=+12.576071584 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aaab00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786060e0 item 52 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab180): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab180): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.481291368 +0000 UTC m=+12.577502686 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786064d0 item 53 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.482106097 +0000 UTC m=+12.578317415 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aab680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aabbc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aabbc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aabbc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aabbc0): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aabbc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.482106097 +0000 UTC m=+12.578317415 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478aabbc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606690 item 53 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8340): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8340): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8340): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.483437209 +0000 UTC m=+12.579648517 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606a10 item 54 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.484050367 +0000 UTC m=+12.580261675 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8dc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8dc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8dc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8dc0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8dc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.484050367 +0000 UTC m=+12.580261675 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae8dc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606cb0 item 54 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.485273878 +0000 UTC m=+12.581485186 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786070a0 item 55 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.485811032 +0000 UTC m=+12.582022340 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9e80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9e80): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.485811032 +0000 UTC m=+12.582022340 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ae9e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478607260 item 55 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0e600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0e600): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0e600): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0e600): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0e600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.487353705 +0000 UTC m=+12.583565013 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0e600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478607730 item 56 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.488002499 +0000 UTC m=+12.584213807 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0eb00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f080): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f080): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f080): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.488002499 +0000 UTC m=+12.584213807 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786078f0 item 56 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.489616206 +0000 UTC m=+12.585827515 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0f6c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0fc00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0fc00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0fc00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478607c70 item 57 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0fc00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0fc00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.49014253 +0000 UTC m=+12.586353848 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b0fc00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780f0070 item 57 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.490623709 +0000 UTC m=+12.586835058 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b847c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b847c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b847c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b847c0): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b847c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.490623709 +0000 UTC m=+12.586835058 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b847c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780f0310 item 57 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.492196919 +0000 UTC m=+12.588408228 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b84e00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85340): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85340): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780f08c0 item 58 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85340): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.492622684 +0000 UTC m=+12.588834012 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780f1340 item 58 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.493221575 +0000 UTC m=+12.589432883 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85e40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85e40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85e40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85e40): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85e40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.493221575 +0000 UTC m=+12.589432883 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478b85e40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780f1650 item 58 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.494487124 +0000 UTC m=+12.590698442 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bac580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bacac0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bacac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bacac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478636150 item 59 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bacac0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bacac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.495034328 +0000 UTC m=+12.591245655 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bacac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478636380 item 59 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.495711796 +0000 UTC m=+12.591923104 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad580): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad580): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad580): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.495711796 +0000 UTC m=+12.591923104 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bad580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478636540 item 59 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.497215756 +0000 UTC m=+12.593427064 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478badbc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea200): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea200): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786368c0 item 60 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea200): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.497664273 +0000 UTC m=+12.593875591 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478636a80 item 60 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.498337895 +0000 UTC m=+12.594549203 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bea740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bead00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bead00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bead00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bead00): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bead00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.498337895 +0000 UTC m=+12.594549203 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bead00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478636c40 item 60 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.499687263 +0000 UTC m=+12.595898572 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb880): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb880): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478636fc0 item 61 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb880): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.50019433 +0000 UTC m=+12.596405678 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478beb880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a080): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a080): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a080): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.50019433 +0000 UTC m=+12.596405678 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478637420 item 61 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.501802947 +0000 UTC m=+12.598014255 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1a6c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1ac00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1ac00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1ac00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478637880 item 62 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1ac00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1ac00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.502740098 +0000 UTC m=+12.598951405 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1ac00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b300): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b300): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b300): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.502740098 +0000 UTC m=+12.598951405 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478637b90 item 62 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.504429878 +0000 UTC m=+12.600641186 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1b940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1be80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1be80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1be80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478138230 item 63 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1be80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1be80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.504937546 +0000 UTC m=+12.601148854 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c1be80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3a680): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3a680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3a680): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3a680): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3a680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.504937546 +0000 UTC m=+12.601148854 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3a680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154781383f0 item 63 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.50641156 +0000 UTC m=+12.602622868 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3acc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b200): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b200): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478138930 item 64 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b200): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.506986224 +0000 UTC m=+12.603197532 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b900): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b900): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b900): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.506986224 +0000 UTC m=+12.603197532 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c3b900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478138b60 item 64 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c66040): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c66040): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c66040): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c66040): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c66040): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.508494964 +0000 UTC m=+12.604706271 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c66040): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478139490 item 65 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.509268053 +0000 UTC m=+12.605479381 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c664c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c669c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c669c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c669c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c669c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c669c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.509268053 +0000 UTC m=+12.605479381 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c669c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154781396c0 item 65 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67000): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67000): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67000): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.51061654 +0000 UTC m=+12.606827858 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780a0070 item 66 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.511272097 +0000 UTC m=+12.607483405 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c67480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c679c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c679c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c679c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c679c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c679c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.511272097 +0000 UTC m=+12.607483405 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c679c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780a0d90 item 66 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a100): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a100): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a100): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.513237959 +0000 UTC m=+12.609449317 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8230 item 67 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.513866786 +0000 UTC m=+12.610078104 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8a580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8aa80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8aa80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8aa80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8aa80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8aa80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.513866786 +0000 UTC m=+12.610078104 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8aa80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f84d0 item 67 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b100): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b100): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b100): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.515465405 +0000 UTC m=+12.611676733 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8930 item 68 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.51616701 +0000 UTC m=+12.612378318 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8b600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8bb40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8bb40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8bb40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8bb40): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8bb40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.51616701 +0000 UTC m=+12.612378318 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478c8bb40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8af0 item 68 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478caa280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478caa280): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478caa280): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478caa280): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478caa280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.517731593 +0000 UTC m=+12.613942902 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478caa280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8ee0 item 69 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.518425013 +0000 UTC m=+12.614636321 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e280): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e280): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.518425013 +0000 UTC m=+12.614636321 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547867fc70 item 69 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e900): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e900): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.520150061 +0000 UTC m=+12.616361398 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d8f50 item 70 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.520734844 +0000 UTC m=+12.616946193 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ee00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f340): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f340): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f340): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.520734844 +0000 UTC m=+12.616946193 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d95e0 item 70 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502740): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502740): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.523154553 +0000 UTC m=+12.619365861 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8000 item 71 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.523895913 +0000 UTC m=+12.620107242 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503000): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503000): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503000): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.523895913 +0000 UTC m=+12.620107242 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f83f0 item 71 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.525836076 +0000 UTC m=+12.622047404 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8850 item 72 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.526531309 +0000 UTC m=+12.622742627 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e1c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e1c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e1c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e1c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e1c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.526531309 +0000 UTC m=+12.622742627 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e1c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8a10 item 72 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.527948765 +0000 UTC m=+12.624160094 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819e780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ec80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ec80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ec80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8e00 item 73 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ec80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ec80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.528494406 +0000 UTC m=+12.624705714 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819ec80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9030 item 73 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.528956479 +0000 UTC m=+12.625167786 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f9c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f9c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f9c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f9c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f9c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.528956479 +0000 UTC m=+12.625167786 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547819f9c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f91f0 item 73 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.530257305 +0000 UTC m=+12.626468613 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a100): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a100): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9570 item 74 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a100): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.530870983 +0000 UTC m=+12.627082292 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9730 item 74 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.531370266 +0000 UTC m=+12.627581574 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851ae00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851ae00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851ae00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851ae00): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851ae00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.531370266 +0000 UTC m=+12.627581574 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851ae00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f98f0 item 74 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.532511371 +0000 UTC m=+12.628722679 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bec0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c900): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9dc0 item 75 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c900): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.533011215 +0000 UTC m=+12.629222522 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894c150 item 75 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.533496591 +0000 UTC m=+12.629707900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841da40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841da40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841da40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841da40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841da40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.533496591 +0000 UTC m=+12.629707900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841da40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894c8c0 item 75 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.534800583 +0000 UTC m=+12.631011891 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783064c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306c40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894cc40 item 76 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306c40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.535271563 +0000 UTC m=+12.631482870 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894ce00 item 76 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.535808346 +0000 UTC m=+12.632019654 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307700): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307700): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307700): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.535808346 +0000 UTC m=+12.632019654 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894cfc0 item 76 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.537152384 +0000 UTC m=+12.633363803 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d340 item 77 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.537654582 +0000 UTC m=+12.633865900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0e00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0e00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0e00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0e00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0e00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.537654582 +0000 UTC m=+12.633865900 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0e00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d650 item 77 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.539335556 +0000 UTC m=+12.635546914 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1940): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d9d0 item 78 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1940): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.539943634 +0000 UTC m=+12.636154942 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab1940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e8c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e8c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.539943634 +0000 UTC m=+12.636154942 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894db90 item 78 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.541643394 +0000 UTC m=+12.637854701 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814f080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d9180 item 79 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.542239489 +0000 UTC m=+12.638450807 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6780): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6780): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6780): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.542239489 +0000 UTC m=+12.638450807 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d9ab0 item 79 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.543861182 +0000 UTC m=+12.640072510 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6dc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d72c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d72c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d72c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea230 item 80 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d72c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d72c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.544444111 +0000 UTC m=+12.640655420 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d72c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d79c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d79c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d79c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d79c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d79c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.544444111 +0000 UTC m=+12.640655420 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d79c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea620 item 80 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578100): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578100): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578100): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.545779513 +0000 UTC m=+12.641990822 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eaa10 item 81 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.546269959 +0000 UTC m=+12.642481267 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578ac0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578ac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578ac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578ac0): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578ac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.546269959 +0000 UTC m=+12.642481267 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578ac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eac40 item 81 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579140): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579140): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579140): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.547557321 +0000 UTC m=+12.643768628 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eafc0 item 82 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.548098772 +0000 UTC m=+12.644310081 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785796c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579c40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579c40): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.548098772 +0000 UTC m=+12.644310081 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eb180 item 82 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787964c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787964c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787964c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787964c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787964c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.549292718 +0000 UTC m=+12.645504025 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787964c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860a620 item 83 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.549768145 +0000 UTC m=+12.645979453 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787969c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796f00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796f00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796f00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796f00): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796f00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.549768145 +0000 UTC m=+12.645979453 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796f00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860a930 item 83 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787975c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787975c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787975c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787975c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787975c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.551027743 +0000 UTC m=+12.647239061 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787975c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860ae00 item 84 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.551924556 +0000 UTC m=+12.648135864 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797ac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc140): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc140): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc140): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.551924556 +0000 UTC m=+12.648135864 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860b490 item 84 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.553624536 +0000 UTC m=+12.649835864 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860b810 item 85 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.554280475 +0000 UTC m=+12.650491783 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acccc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd200): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd200): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.554280475 +0000 UTC m=+12.650491783 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860b9d0 item 85 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd900): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd900): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.555900514 +0000 UTC m=+12.652111851 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860bd50 item 86 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.556392804 +0000 UTC m=+12.652604111 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acde00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.556392804 +0000 UTC m=+12.652604111 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2150 item 86 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2b00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2b00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2b00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2b00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2b00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.557761127 +0000 UTC m=+12.653972466 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2b00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2850 item 87 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.558445259 +0000 UTC m=+12.654656587 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3540): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3540): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3540): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.558445259 +0000 UTC m=+12.654656587 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2af0 item 87 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.560156279 +0000 UTC m=+12.656367607 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2e70 item 88 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.560938456 +0000 UTC m=+12.657149774 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a7c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a7c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.560938456 +0000 UTC m=+12.657149774 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a30a0 item 88 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.56285705 +0000 UTC m=+12.659068368 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839ae00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a3420 item 89 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.563328079 +0000 UTC m=+12.659539387 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a3650 item 89 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.56386397 +0000 UTC m=+12.660075279 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668000): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668000): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668000): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.56386397 +0000 UTC m=+12.660075279 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a3a40 item 89 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.565233737 +0000 UTC m=+12.661445045 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668c80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708310 item 90 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668c80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.565670521 +0000 UTC m=+12.661881829 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708620 item 90 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.566169704 +0000 UTC m=+12.662381012 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786691c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669780): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669780): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669780): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.566169704 +0000 UTC m=+12.662381012 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787088c0 item 90 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.567305249 +0000 UTC m=+12.663516556 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669dc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0400): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0400): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708c40 item 91 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0400): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.568226097 +0000 UTC m=+12.664437435 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708e00 item 91 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.568927361 +0000 UTC m=+12.665138699 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0ec0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0ec0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0ec0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0ec0): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0ec0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.568927361 +0000 UTC m=+12.665138699 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf0ec0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708fc0 item 91 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.570453302 +0000 UTC m=+12.666664620 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709490 item 92 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.57091274 +0000 UTC m=+12.667124058 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478cf1a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709810 item 92 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.571611839 +0000 UTC m=+12.667823148 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380640): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380640): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380640): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.571611839 +0000 UTC m=+12.667823148 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709ab0 item 92 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.573294987 +0000 UTC m=+12.669506295 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478380c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783811c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783811c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783811c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709e30 item 93 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783811c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783811c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.573731071 +0000 UTC m=+12.669942379 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783811c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783818c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783818c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783818c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783818c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783818c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.573731071 +0000 UTC m=+12.669942379 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783818c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0230 item 93 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.574960873 +0000 UTC m=+12.671172181 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4540): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4540): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f05b0 item 94 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4540): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.575402417 +0000 UTC m=+12.671613725 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4c40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4c40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.575402417 +0000 UTC m=+12.671613725 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a4c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0770 item 94 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.57665386 +0000 UTC m=+12.672865167 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a57c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a57c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a57c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0bd0 item 95 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a57c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a57c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.57727377 +0000 UTC m=+12.673485078 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a57c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5ec0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5ec0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5ec0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5ec0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5ec0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.57727377 +0000 UTC m=+12.673485078 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783a5ec0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0d90 item 95 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.578577663 +0000 UTC m=+12.674788981 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6b40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6b40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6b40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f12d0 item 96 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6b40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6b40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.579104516 +0000 UTC m=+12.675315825 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e6b40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e7240): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e7240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e7240): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e7240): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e7240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.579104516 +0000 UTC m=+12.675315825 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783e7240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1490 item 96 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= 2026/04/27 01:02:10 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : >WaitForWriters: 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840a8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840a8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840a8c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840a8c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840a8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.603120303 +0000 UTC m=+12.699331611 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840a8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.603120303 +0000 UTC m=+12.699331611 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840ad40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b200): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b200): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.603120303 +0000 UTC m=+12.699331611 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c25b0 item 1 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b840): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b840): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b840): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b840): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b840): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.605388637 +0000 UTC m=+12.701599955 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840b840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840bd40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840bd40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840bd40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840bd40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840bd40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.605388637 +0000 UTC m=+12.701599955 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547840bd40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2a80 item 2 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426480): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426480): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426480): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.610255576 +0000 UTC m=+12.706466894 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.610255576 +0000 UTC m=+12.706466894 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426dc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426dc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426dc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426dc0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426dc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.610255576 +0000 UTC m=+12.706466894 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478426dc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2e70 item 3 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.612051387 +0000 UTC m=+12.708262695 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427980): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427980): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427980): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.612051387 +0000 UTC m=+12.708262695 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478427980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c33b0 item 4 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e0c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e0c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e0c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e0c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e0c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.613312158 +0000 UTC m=+12.709523465 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e0c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.613312158 +0000 UTC m=+12.709523465 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845e540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845ea00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845ea00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845ea00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845ea00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845ea00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.613312158 +0000 UTC m=+12.709523465 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845ea00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3880 item 5 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f080): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f080): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.615361307 +0000 UTC m=+12.711572615 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f5c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f5c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f5c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f5c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f5c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.615361307 +0000 UTC m=+12.711572615 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845f5c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3d50 item 6 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845fc40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845fc40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845fc40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845fc40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845fc40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.617513871 +0000 UTC m=+12.713725179 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547845fc40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.617513871 +0000 UTC m=+12.713725179 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c700): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c700): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c700): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.617513871 +0000 UTC m=+12.713725179 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478280460 item 7 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cd80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cd80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cd80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cd80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cd80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.620058956 +0000 UTC m=+12.716270265 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cd80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d2c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d2c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d2c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d2c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d2c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.620058956 +0000 UTC m=+12.716270265 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d2c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478280bd0 item 8 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d880): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547860d880): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d880): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d880): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d880): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d880): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.621421459 +0000 UTC m=+12.717632767 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.621421459 +0000 UTC m=+12.717632767 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a1c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a6c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a6c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a6c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a6c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a6c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.621421459 +0000 UTC m=+12.717632767 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863a6c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478281110 item 9 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ad40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ad40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ad40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ad40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ad40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.625174476 +0000 UTC m=+12.721385783 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ad40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b280): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b280): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.625174476 +0000 UTC m=+12.721385783 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154782818f0 item 10 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b8c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547863b8c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b8c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b8c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863b8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863bc80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863bc80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863bc80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863bc80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863bc80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.628613268 +0000 UTC m=+12.724824577 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863bc80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.628613268 +0000 UTC m=+12.724824577 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e780): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e780): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e780): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.628613268 +0000 UTC m=+12.724824577 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865e780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94000 item 11 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865ee00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865ee00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865ee00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865ee00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865ee00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.631159998 +0000 UTC m=+12.727371306 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865ee00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f340): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f340): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f340): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.631159998 +0000 UTC m=+12.727371306 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a944d0 item 12 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f980): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547865f980): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f980): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f980): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f980): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f980): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865f980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865fd40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865fd40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865fd40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865fd40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865fd40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.633563005 +0000 UTC m=+12.729774313 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547865fd40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869a500): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869a500): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869a500): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869a500): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869a500): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.633563005 +0000 UTC m=+12.729774313 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869a500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a949a0 item 13 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ab80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ab80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ab80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ab80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ab80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.634946236 +0000 UTC m=+12.731157544 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ab80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b0c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b0c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b0c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b0c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b0c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.634946236 +0000 UTC m=+12.731157544 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b0c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94ee0 item 14 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b700): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547869b700): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b700): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b700): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b700): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b700): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869b700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869bac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869bac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869bac0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869bac0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869bac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.636057505 +0000 UTC m=+12.732268813 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869bac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc280): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc280): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.636057505 +0000 UTC m=+12.732268813 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95260 item 15 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc900): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc900): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.637248975 +0000 UTC m=+12.733460283 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cc900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cce40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cce40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cce40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cce40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cce40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.637248975 +0000 UTC m=+12.733460283 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cce40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a955e0 item 16 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd480): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd480): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd480): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.638773143 +0000 UTC m=+12.734984451 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.638773143 +0000 UTC m=+12.734984451 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cd900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cde00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cde00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cde00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cde00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cde00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.638773143 +0000 UTC m=+12.734984451 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786cde00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95ab0 item 17 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704580): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704580): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704580): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.641017139 +0000 UTC m=+12.737228448 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704ac0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704ac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704ac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704ac0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704ac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.641017139 +0000 UTC m=+12.737228448 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478704ac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8540 item 18 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705140): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705140): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705140): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.642377579 +0000 UTC m=+12.738588887 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.642377579 +0000 UTC m=+12.738588887 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705b40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705b40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705b40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705b40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705b40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.642377579 +0000 UTC m=+12.738588887 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478705b40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8a10 item 19 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787442c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787442c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787442c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787442c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787442c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.644064924 +0000 UTC m=+12.740276233 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787442c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744800): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744800): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744800): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744800): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744800): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.644064924 +0000 UTC m=+12.740276233 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744800): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c93b0 item 20 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744e80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744e80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.645272555 +0000 UTC m=+12.741483863 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478744e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.645272555 +0000 UTC m=+12.741483863 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745880): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745880): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745880): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.645272555 +0000 UTC m=+12.741483863 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478745880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0230 item 21 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764000): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764000): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764000): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.647033209 +0000 UTC m=+12.743244527 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764540): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764540): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764540): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.647033209 +0000 UTC m=+12.743244527 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a08c0 item 22 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764bc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764bc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764bc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764bc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764bc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.648613964 +0000 UTC m=+12.744825272 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478764bc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.648613964 +0000 UTC m=+12.744825272 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787650c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787655c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787655c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787655c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787655c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787655c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.648613964 +0000 UTC m=+12.744825272 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787655c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0e00 item 23 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478765c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478765c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478765c40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478765c40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478765c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.650054002 +0000 UTC m=+12.746265310 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478765c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792280): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792280): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.650054002 +0000 UTC m=+12.746265310 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1420 item 24 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787928c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154787928c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787928c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787928c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787928c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787928c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787928c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792c80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792c80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.651525541 +0000 UTC m=+12.747736860 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478792c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.651525541 +0000 UTC m=+12.747736860 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787936c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787936c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787936c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787936c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787936c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.651525541 +0000 UTC m=+12.747736860 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787936c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a17a0 item 25 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793d40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793d40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793d40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793d40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793d40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.653445257 +0000 UTC m=+12.749656564 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478793d40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be380): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be380): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be380): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.653445257 +0000 UTC m=+12.749656564 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1c70 item 26 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be9c0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154787be9c0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be9c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be9c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be9c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787be9c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bed80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bed80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bed80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bed80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bed80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.6548616 +0000 UTC m=+12.751072908 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bed80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.6548616 +0000 UTC m=+12.751072908 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf7c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf7c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.6548616 +0000 UTC m=+12.751072908 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bf7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4230 item 27 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bfe40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bfe40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bfe40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bfe40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bfe40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.656530211 +0000 UTC m=+12.752741519 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787bfe40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ec480): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ec480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ec480): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ec480): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ec480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.656530211 +0000 UTC m=+12.752741519 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ec480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4bd0 item 28 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ecac0): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x154787ecac0): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ecac0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ecac0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ecac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ecac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ecac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ece80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ece80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ece80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ece80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ece80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.65801224 +0000 UTC m=+12.754223548 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ece80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ed540): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ed540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ed540): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ed540): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ed540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.65801224 +0000 UTC m=+12.754223548 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787ed540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4fc0 item 29 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787edbc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787edbc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787edbc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787edbc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787edbc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66012556 +0000 UTC m=+12.756336878 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787edbc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c200): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c200): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66012556 +0000 UTC m=+12.756336878 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e5340 item 30 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c840): _readAt: size=2, off=0 2026/04/27 01:02:10 ERROR : open-test-file(0x1547882c840): Couldn't read size of file 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c840): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c840): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c840): >_writeAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c840): close: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882c840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882cc00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882cc00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882cc00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882cc00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882cc00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.661399495 +0000 UTC m=+12.757610803 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882cc00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d2c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d2c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d2c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d2c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d2c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.661399495 +0000 UTC m=+12.757610803 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d2c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e59d0 item 31 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d940): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d940): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.662669394 +0000 UTC m=+12.758880701 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882d940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882de80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882de80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882de80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882de80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882de80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.662669394 +0000 UTC m=+12.758880701 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547882de80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865c070 item 32 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788425c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788425c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788425c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788425c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788425c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.664328426 +0000 UTC m=+12.760539734 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788425c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865c3f0 item 33 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66480715 +0000 UTC m=+12.761018458 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842f40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842f40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842f40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842f40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842f40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66480715 +0000 UTC m=+12.761018458 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478842f40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865c5b0 item 33 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843580): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843580): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843580): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66652871 +0000 UTC m=+12.762740018 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865cbd0 item 34 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.667007094 +0000 UTC m=+12.763218402 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478843a00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860040): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860040): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860040): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860040): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860040): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.667007094 +0000 UTC m=+12.763218402 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860040): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865ce70 item 34 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.668583801 +0000 UTC m=+12.764795108 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865d880 item 35 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66973266 +0000 UTC m=+12.765943968 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478860b00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861000): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861000): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861000): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.66973266 +0000 UTC m=+12.765943968 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547865dd50 item 35 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.671947251 +0000 UTC m=+12.768158559 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478192cb0 item 36 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.672441835 +0000 UTC m=+12.768653174 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478861b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788821c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788821c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788821c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788821c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788821c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.672441835 +0000 UTC m=+12.768653174 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154788821c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478193180 item 36 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478882800): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478882800): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478882800): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478882800): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478882800): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.673636642 +0000 UTC m=+12.769847950 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478882800): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b997a0 item 37 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.674098363 +0000 UTC m=+12.770309671 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4c40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4c40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4c40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4c40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4c40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.674098363 +0000 UTC m=+12.770309671 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4c40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b99960 item 37 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a52c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a52c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a52c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a52c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a52c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.67531979 +0000 UTC m=+12.771531098 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a52c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b99d50 item 38 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.676932054 +0000 UTC m=+12.773143362 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a57c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579ec0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579ec0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579ec0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579ec0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579ec0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.676932054 +0000 UTC m=+12.773143362 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478579ec0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606070 item 38 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4400): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4400): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4400): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.678485387 +0000 UTC m=+12.774696705 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606310 item 39 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.679336012 +0000 UTC m=+12.775547341 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4e40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4e40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4e40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4e40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4e40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.679336012 +0000 UTC m=+12.775547341 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a4e40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606540 item 39 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.680571966 +0000 UTC m=+12.776783274 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784a5500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786068c0 item 40 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.681307645 +0000 UTC m=+12.777518954 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374980): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374980): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374980): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.681307645 +0000 UTC m=+12.777518954 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606a80 item 40 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.682604464 +0000 UTC m=+12.778815772 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478374f40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478606f50 item 41 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.683120339 +0000 UTC m=+12.779331647 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478607110 item 41 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.683610073 +0000 UTC m=+12.779821381 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375e40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375e40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375e40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375e40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375e40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.683610073 +0000 UTC m=+12.779821381 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478375e40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786072d0 item 41 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.685396156 +0000 UTC m=+12.781607464 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502a80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502a80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502a80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786077a0 item 42 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502a80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502a80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.685843391 +0000 UTC m=+12.782054698 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478502a80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478607960 item 42 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.686379512 +0000 UTC m=+12.782590821 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.686379512 +0000 UTC m=+12.782590821 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478607b20 item 42 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.687919259 +0000 UTC m=+12.784130568 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478503cc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056b80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b42070 item 43 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056b80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.688411108 +0000 UTC m=+12.784622416 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478056b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b423f0 item 43 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.688832114 +0000 UTC m=+12.785043421 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a900): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a900): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a900): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.688832114 +0000 UTC m=+12.785043421 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851a900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b425b0 item 43 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.690060353 +0000 UTC m=+12.786271660 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547851bb00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c180): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b42930 item 44 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c180): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.690462312 +0000 UTC m=+12.786673619 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841c180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b42af0 item 44 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.690979918 +0000 UTC m=+12.787191227 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841cb00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d540): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d540): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d540): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.690979918 +0000 UTC m=+12.787191227 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841d540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b42cb0 item 44 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.69202905 +0000 UTC m=+12.788240358 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841dd80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306780): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b43180 item 45 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306780): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.692505059 +0000 UTC m=+12.788716367 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306fc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306fc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306fc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306fc0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306fc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.692505059 +0000 UTC m=+12.788716367 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478306fc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b43340 item 45 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.694216169 +0000 UTC m=+12.790427497 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307e40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307e40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307e40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b436c0 item 46 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307e40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307e40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.694845488 +0000 UTC m=+12.791056796 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478307e40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0640): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0640): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0640): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.694845488 +0000 UTC m=+12.791056796 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b439d0 item 46 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.696179967 +0000 UTC m=+12.792391275 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab0cc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab11c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab11c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab11c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478b43d50 item 47 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab11c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab11c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.696611322 +0000 UTC m=+12.792822650 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab11c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab18c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab18c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab18c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab18c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab18c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.696611322 +0000 UTC m=+12.792822650 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478ab18c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea070 item 47 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.697901969 +0000 UTC m=+12.794113278 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814e000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814ee00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814ee00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814ee00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea620 item 48 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814ee00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814ee00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.698365284 +0000 UTC m=+12.794576592 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814ee00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.698365284 +0000 UTC m=+12.794576592 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547814fe00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ea850 item 48 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6640): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6640): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6640): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.70016421 +0000 UTC m=+12.796375518 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eac40 item 49 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.700593431 +0000 UTC m=+12.796804739 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d6ac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7000): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7000): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7000): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7000): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7000): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.700593431 +0000 UTC m=+12.796804739 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7000): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eae00 item 49 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.701850163 +0000 UTC m=+12.798061471 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eb180 item 50 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.702355007 +0000 UTC m=+12.798566315 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784d7b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796200): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796200): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.702355007 +0000 UTC m=+12.798566315 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785eb730 item 50 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796880): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796880): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796880): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.703550614 +0000 UTC m=+12.799761923 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785ebd50 item 51 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.704180564 +0000 UTC m=+12.800391872 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478796d80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797300): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797300): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797300): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.704180564 +0000 UTC m=+12.800391872 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478192380 item 51 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797980): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797980): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797980): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.705394677 +0000 UTC m=+12.801605985 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478193260 item 52 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.706119134 +0000 UTC m=+12.802330442 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478797e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc500): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc500): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc500): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc500): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc500): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.706119134 +0000 UTC m=+12.802330442 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acc500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154781937a0 item 52 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478accb80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478accb80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478accb80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478accb80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478accb80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.707388531 +0000 UTC m=+12.803599839 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478accb80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f83f0 item 53 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.707797072 +0000 UTC m=+12.804008380 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd600): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd600): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd600): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd600): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd600): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.707797072 +0000 UTC m=+12.804008380 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acd600): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f85b0 item 53 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acdc80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acdc80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acdc80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acdc80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acdc80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.709337211 +0000 UTC m=+12.805548519 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478acdc80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8a10 item 54 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.7098665 +0000 UTC m=+12.806077809 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2800): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2800): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2800): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2800): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2800): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.7098665 +0000 UTC m=+12.806077809 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2800): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8bd0 item 54 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2e80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2e80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.711556512 +0000 UTC m=+12.807767820 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc2e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894c150 item 55 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.712343067 +0000 UTC m=+12.808554374 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a480): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a9c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a9c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a9c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a9c0): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a9c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.712343067 +0000 UTC m=+12.808554374 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839a9c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894c380 item 55 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b040): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b040): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b040): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b040): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b040): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.714243495 +0000 UTC m=+12.810454803 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b040): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894c930 item 56 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.714713583 +0000 UTC m=+12.810924890 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839b640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bbc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bbc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bbc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bbc0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bbc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.714713583 +0000 UTC m=+12.810924890 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547839bbc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894caf0 item 56 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.715968773 +0000 UTC m=+12.812180081 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668840): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668840): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668840): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894ce70 item 57 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668840): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668840): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.716516708 +0000 UTC m=+12.812728015 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d030 item 57 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.717144983 +0000 UTC m=+12.813356292 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478668e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669400): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669400): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669400): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.717144983 +0000 UTC m=+12.813356292 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d1f0 item 57 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.718501104 +0000 UTC m=+12.814712412 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478669a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484080): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d6c0 item 58 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484080): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.71927724 +0000 UTC m=+12.815488547 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894d880 item 58 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.719805928 +0000 UTC m=+12.816017236 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784845c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484b80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484b80): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.719805928 +0000 UTC m=+12.816017236 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478484b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547894da40 item 58 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.721145667 +0000 UTC m=+12.817356975 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485740): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d8b60 item 59 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485740): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.721632426 +0000 UTC m=+12.817843735 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d9180 item 59 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.722364679 +0000 UTC m=+12.818575987 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478485c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578300): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578300): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578300): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.722364679 +0000 UTC m=+12.818575987 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154780d9730 item 59 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.724140593 +0000 UTC m=+12.820351901 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578e80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860a460 item 60 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578e80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.724589329 +0000 UTC m=+12.820800637 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478578e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860a770 item 60 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.725261819 +0000 UTC m=+12.821473127 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785793c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785799c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785799c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785799c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785799c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785799c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.725261819 +0000 UTC m=+12.821473127 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785799c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860a9a0 item 60 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.72663942 +0000 UTC m=+12.822850748 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be1c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be700): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be700): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860b2d0 item 61 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be700): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.727155695 +0000 UTC m=+12.823367003 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783be700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bee00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bee00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bee00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bee00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bee00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.727155695 +0000 UTC m=+12.823367003 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bee00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860b500 item 61 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.728597007 +0000 UTC m=+12.824808315 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf440): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf980): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf980): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860b880 item 62 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf980): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.729517825 +0000 UTC m=+12.825729174 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154783bf980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406180): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406180): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406180): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.729517825 +0000 UTC m=+12.825729174 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1547860ba40 item 62 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.730985877 +0000 UTC m=+12.827197205 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784067c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406d00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406d00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406d00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2000 item 63 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406d00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406d00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.73162768 +0000 UTC m=+12.827838998 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478406d00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407400): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407400): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407400): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.73162768 +0000 UTC m=+12.827838998 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a21c0 item 63 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): >_readAt: n=0, err=Bad file descriptor 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.733408862 +0000 UTC m=+12.829620170 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478407a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a080): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a28c0 item 64 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a080): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.734051526 +0000 UTC m=+12.830262834 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a780): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a780): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a780): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.734051526 +0000 UTC m=+12.830262834 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841a780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2b60 item 64 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841adc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841adc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841adc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841adc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841adc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.735466227 +0000 UTC m=+12.831677535 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841adc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a2ee0 item 65 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.735913181 +0000 UTC m=+12.832124489 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b740): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b740): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b740): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.735913181 +0000 UTC m=+12.832124489 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841b740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785a3110 item 65 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841bd80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841bd80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841bd80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841bd80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841bd80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.737132173 +0000 UTC m=+12.833343481 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547841bd80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f8ee0 item 66 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.737629471 +0000 UTC m=+12.833840779 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3080): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc35c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc35c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc35c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc35c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc35c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.737629471 +0000 UTC m=+12.833840779 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc35c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f90a0 item 66 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.738743325 +0000 UTC m=+12.834954633 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478bc3c80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9420 item 67 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.739258769 +0000 UTC m=+12.835470076 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480700): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480700): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480700): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480700): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480700): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.739258769 +0000 UTC m=+12.835470076 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480700): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f95e0 item 67 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480d80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480d80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480d80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480d80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480d80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.740378171 +0000 UTC m=+12.836589480 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478480d80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9960 item 68 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.740898644 +0000 UTC m=+12.837109952 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784817c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784817c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784817c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784817c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784817c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.740898644 +0000 UTC m=+12.837109952 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784817c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783f9b20 item 68 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481e00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481e00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481e00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481e00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481e00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.742114911 +0000 UTC m=+12.838326219 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478481e00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787084d0 item 69 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.742522971 +0000 UTC m=+12.838734279 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc880): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc880): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc880): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.742522971 +0000 UTC m=+12.838734279 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cc880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787087e0 item 69 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ccf00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ccf00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ccf00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ccf00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ccf00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.743672863 +0000 UTC m=+12.839884171 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784ccf00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708b60 item 70 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.744126099 +0000 UTC m=+12.840337407 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd940): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd940): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd940): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.744126099 +0000 UTC m=+12.840337407 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154784cd940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478708d20 item 70 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b20c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b20c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b20c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b20c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b20c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.745369576 +0000 UTC m=+12.841580915 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b20c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787090a0 item 71 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.745843791 +0000 UTC m=+12.842055100 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b25c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b2ac0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b2ac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b2ac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b2ac0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b2ac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.745843791 +0000 UTC m=+12.842055100 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b2ac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709260 item 71 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3140): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3140): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3140): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.747048106 +0000 UTC m=+12.843259414 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709880 item 72 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.747597944 +0000 UTC m=+12.843809252 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3640): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3b80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3b80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3b80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3b80): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3b80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.747597944 +0000 UTC m=+12.843809252 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154785b3b80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478709b20 item 72 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.748744499 +0000 UTC m=+12.844955807 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c240): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c740): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f00e0 item 73 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c740): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.749165414 +0000 UTC m=+12.845376722 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860c740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f02a0 item 73 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.749678352 +0000 UTC m=+12.845889660 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860cc00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d140): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d140): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d140): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.749678352 +0000 UTC m=+12.845889660 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0460 item 73 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.750909657 +0000 UTC m=+12.847120965 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860d780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f07e0 item 74 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.751336533 +0000 UTC m=+12.847547841 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547860dc80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0a80 item 74 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.751790471 +0000 UTC m=+12.848001778 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e2c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e840): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e840): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e840): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e840): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e840): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.751790471 +0000 UTC m=+12.848001778 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863e840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f0c40 item 74 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.752930102 +0000 UTC m=+12.849141410 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863ee80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f380): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f380): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1110 item 75 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f380): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.753375172 +0000 UTC m=+12.849586481 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): _writeAt: size=3, off=2 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1340 item 75 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.753811436 +0000 UTC m=+12.850022745 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863f8c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863fe00): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863fe00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863fe00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863fe00): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863fe00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.753811436 +0000 UTC m=+12.850022745 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547863fe00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1500 item 75 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.75529641 +0000 UTC m=+12.851507718 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662540): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f18f0 item 76 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.755729518 +0000 UTC m=+12.851940827 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1ab0 item 76 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): _writeAt: size=3, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.75626042 +0000 UTC m=+12.852471729 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478662f80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663500): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663500): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663500): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663500): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663500): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.75626042 +0000 UTC m=+12.852471729 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663500): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154787f1dc0 item 76 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.757604718 +0000 UTC m=+12.853816026 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478663b40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e140): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e140): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c24d0 item 77 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e140): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.758190275 +0000 UTC m=+12.854401582 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e840): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e840): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e840): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e840): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e840): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.758190275 +0000 UTC m=+12.854401582 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869e840): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2690 item 77 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.759533671 +0000 UTC m=+12.855744980 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869ee80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869f380): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869f380): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869f380): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2a10 item 78 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869f380): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869f380): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.760068702 +0000 UTC m=+12.856280020 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869f380): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869fa80): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869fa80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869fa80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869fa80): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869fa80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.760068702 +0000 UTC m=+12.856280020 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547869fa80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2c40 item 78 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.761282523 +0000 UTC m=+12.857493831 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c61c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c66c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c66c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c66c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c2fc0 item 79 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c66c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c66c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.761658753 +0000 UTC m=+12.857870061 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c66c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c6dc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c6dc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c6dc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c6dc0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c6dc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.761658753 +0000 UTC m=+12.857870061 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c6dc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c31f0 item 79 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.762902883 +0000 UTC m=+12.859114191 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7900): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7900): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3650 item 80 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7900): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.763336811 +0000 UTC m=+12.859548120 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786c7900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa100): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa100): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa100): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.763336811 +0000 UTC m=+12.859548120 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3880 item 80 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa740): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa740): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa740): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa740): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa740): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.764664299 +0000 UTC m=+12.860875606 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fa740): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3c00 item 81 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.765167708 +0000 UTC m=+12.861379027 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fabc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb100): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb100): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb100): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb100): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb100): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.765167708 +0000 UTC m=+12.861379027 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb100): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154783c3dc0 item 81 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb780): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb780): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.766235986 +0000 UTC m=+12.862447293 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fb780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154782804d0 item 82 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.766767079 +0000 UTC m=+12.862978387 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154786fbc80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740300): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740300): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740300): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.766767079 +0000 UTC m=+12.862978387 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478280930 item 82 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740980): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740980): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740980): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740980): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740980): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.767945855 +0000 UTC m=+12.864157163 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740980): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478280d20 item 83 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.768408539 +0000 UTC m=+12.864619847 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478740e80): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787413c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787413c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787413c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787413c0): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787413c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.768408539 +0000 UTC m=+12.864619847 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787413c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478280ee0 item 83 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478741a40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478741a40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478741a40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478741a40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478741a40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.769640575 +0000 UTC m=+12.865851882 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x15478741a40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154782816c0 item 84 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.770152903 +0000 UTC m=+12.866364210 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c040): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c5c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c5c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c5c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c5c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c5c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.770152903 +0000 UTC m=+12.866364210 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875c5c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478281880 item 84 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875cc40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875cc40): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875cc40): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875cc40): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875cc40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.771381732 +0000 UTC m=+12.867593040 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875cc40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478281e30 item 85 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.771849655 +0000 UTC m=+12.868060964 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d680): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d680): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d680): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.771849655 +0000 UTC m=+12.868060964 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875d680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94150 item 85 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875dd00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875dd00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875dd00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875dd00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875dd00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.773383382 +0000 UTC m=+12.869594690 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547875dd00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a944d0 item 86 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.773929232 +0000 UTC m=+12.870140540 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a300): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a880): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a880): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a880): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a880): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a880): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.773929232 +0000 UTC m=+12.870140540 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877a880): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94690 item 86 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877af00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877af00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877af00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877af00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877af00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.775421651 +0000 UTC m=+12.871633049 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877af00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94d20 item 87 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.775926173 +0000 UTC m=+12.872137481 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b940): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b940): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b940): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.775926173 +0000 UTC m=+12.872137481 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547877b940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a94ee0 item 87 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b60c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b60c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b60c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b60c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b60c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.777254401 +0000 UTC m=+12.873465709 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b60c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95260 item 88 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.777765897 +0000 UTC m=+12.873977205 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b65c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b6b40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b6b40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b6b40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b6b40): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b6b40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.777765897 +0000 UTC m=+12.873977205 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b6b40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95420 item 88 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.778924996 +0000 UTC m=+12.875136304 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b76c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b76c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b76c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a958f0 item 89 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b76c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b76c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.779362261 +0000 UTC m=+12.875573569 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b76c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95ab0 item 89 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.779913622 +0000 UTC m=+12.876124941 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787b7c00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6280): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6280): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6280): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6280): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6280): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.779913622 +0000 UTC m=+12.876124941 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6280): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15478a95c70 item 89 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.781174943 +0000 UTC m=+12.877386251 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e68c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6e00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6e00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6e00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c85b0 item 90 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6e00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6e00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.781604515 +0000 UTC m=+12.877815823 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e6e00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8770 item 90 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.782124286 +0000 UTC m=+12.878335635 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7900): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7900): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7900): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7900): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7900): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.782124286 +0000 UTC m=+12.878335635 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x154787e7900): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c8a80 item 90 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.78332889 +0000 UTC m=+12.879540198 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c040): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c580): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c580): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c580): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c91f0 item 91 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c580): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c580): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.783840266 +0000 UTC m=+12.880051574 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881c580): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): >_readAt: n=2, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): _writeAt: size=3, off=7 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154785c98f0 item 91 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.784334961 +0000 UTC m=+12.880546268 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881cac0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d040): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d040): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d040): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d040): >_readAt: n=8, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d040): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.784334961 +0000 UTC m=+12.880546268 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d040): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0000 item 91 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.785587355 +0000 UTC m=+12.881798663 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881d680): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881dbc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881dbc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881dbc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a05b0 item 92 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881dbc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881dbc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.786051912 +0000 UTC m=+12.882263220 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547881dbc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): open at offset 5 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0770 item 92 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): _readAt: size=2, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): _writeAt: size=3, off=5 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): >_writeAt: n=3, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.786717499 +0000 UTC m=+12.882928818 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e200): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e7c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e7c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e7c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e7c0): >_readAt: n=3, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e7c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.786717499 +0000 UTC m=+12.882928818 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883e7c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a0a80 item 92 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.787879523 +0000 UTC m=+12.884090831 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883ee00): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883f340): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883f340): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883f340): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a10a0 item 93 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883f340): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883f340): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.788334402 +0000 UTC m=+12.884545710 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883f340): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883fa40): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883fa40): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883fa40): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883fa40): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883fa40): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.788334402 +0000 UTC m=+12.884545710 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547883fa40): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1260 item 93 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.789518657 +0000 UTC m=+12.885729965 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c180): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c6c0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c6c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c6c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a15e0 item 94 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c6c0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c6c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.7899063 +0000 UTC m=+12.886117609 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885c6c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885cdc0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885cdc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885cdc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885cdc0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885cdc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.7899063 +0000 UTC m=+12.886117609 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885cdc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a17a0 item 94 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.791216294 +0000 UTC m=+12.887427602 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d400): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d940): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d940): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d940): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1b20 item 95 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d940): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d940): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.791567075 +0000 UTC m=+12.887778384 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547885d940): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e140): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e140): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e140): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e140): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e140): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.791567075 +0000 UTC m=+12.887778384 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e140): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786a1ce0 item 95 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 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/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): open at offset 0 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): _readAt: size=2, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): >_readAt: n=0, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.792682532 +0000 UTC m=+12.888893840 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887e780): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887ecc0): _writeAt: size=5, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887ecc0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887ecc0): >openPending: err= 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e42a0 item 96 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887ecc0): >_writeAt: n=5, err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887ecc0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.793035218 +0000 UTC m=+12.889246526 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887ecc0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/27 01:02:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/27 01:02:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887f3c0): _readAt: size=512, off=0 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887f3c0): openPending: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887f3c0): >openPending: err= 2026/04/27 01:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887f3c0): >_readAt: n=5, err=EOF 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887f3c0): close: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-27 01:02:10.793035218 +0000 UTC m=+12.889246526 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:10 DEBUG : open-test-file(0x1547887f3c0): >close: err= 2026/04/27 01:02:10 DEBUG : open-test-file: Remove: 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x154786e4460 item 96 2026/04/27 01:02:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/27 01:02:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/27 01:02:10 DEBUG : open-test-file: >Remove: err= 2026/04/27 01:02:10 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : >WaitForWriters: 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:10 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:10 DEBUG : file1: newRWFileHandle: 2026/04/27 01:02:10 DEBUG : file1(0x15478895140): openPending: 2026/04/27 01:02:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:10 DEBUG : file1(0x15478895140): >openPending: err= 2026/04/27 01:02:10 DEBUG : file1: >newRWFileHandle: err= 2026/04/27 01:02:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/27 01:02:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/27 01:02:10 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : file1: active writers 1 2026/04/27 01:02:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : file1: active writers 1 2026/04/27 01:02:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : file1: active writers 1 2026/04/27 01:02:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : file1: active writers 1 2026/04/27 01:02:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:10 DEBUG : Looking for writers 2026/04/27 01:02:10 DEBUG : file1: reading active writers 2026/04/27 01:02:10 DEBUG : file1: active writers 1 2026/04/27 01:02:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/27 01:02:11 DEBUG : Looking for writers 2026/04/27 01:02:11 DEBUG : file1: reading active writers 2026/04/27 01:02:11 DEBUG : file1: active writers 1 2026/04/27 01:02:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/27 01:02:11 DEBUG : Looking for writers 2026/04/27 01:02:11 DEBUG : file1: reading active writers 2026/04/27 01:02:11 DEBUG : file1: active writers 1 2026/04/27 01:02:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/27 01:02:12 DEBUG : Looking for writers 2026/04/27 01:02:12 DEBUG : file1: reading active writers 2026/04/27 01:02:12 DEBUG : file1: active writers 1 2026/04/27 01:02:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:13 DEBUG : Looking for writers 2026/04/27 01:02:13 DEBUG : file1: reading active writers 2026/04/27 01:02:13 DEBUG : file1: active writers 1 2026/04/27 01:02:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya/dir/file1: no such file or directory 2026/04/27 01:02:14 DEBUG : Looking for writers 2026/04/27 01:02:14 DEBUG : file1: reading active writers 2026/04/27 01:02:14 DEBUG : file1: active writers 1 2026/04/27 01:02:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:15 DEBUG : Looking for writers 2026/04/27 01:02:15 DEBUG : file1: reading active writers 2026/04/27 01:02:15 DEBUG : file1: active writers 1 2026/04/27 01:02:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:16 DEBUG : Looking for writers 2026/04/27 01:02:16 DEBUG : file1: reading active writers 2026/04/27 01:02:16 DEBUG : file1: active writers 1 2026/04/27 01:02:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:17 DEBUG : Looking for writers 2026/04/27 01:02:17 DEBUG : file1: reading active writers 2026/04/27 01:02:17 DEBUG : file1: active writers 1 2026/04/27 01:02:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:18 DEBUG : Looking for writers 2026/04/27 01:02:18 DEBUG : file1: reading active writers 2026/04/27 01:02:18 DEBUG : file1: active writers 1 2026/04/27 01:02:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:19 DEBUG : Looking for writers 2026/04/27 01:02:19 DEBUG : file1: reading active writers 2026/04/27 01:02:19 DEBUG : file1: active writers 1 2026/04/27 01:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:20 DEBUG : Looking for writers 2026/04/27 01:02:20 DEBUG : file1: reading active writers 2026/04/27 01:02:20 DEBUG : file1: active writers 1 2026/04/27 01:02:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:21 DEBUG : Looking for writers 2026/04/27 01:02:21 DEBUG : file1: reading active writers 2026/04/27 01:02:21 DEBUG : file1: active writers 1 2026/04/27 01:02:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:22 DEBUG : Looking for writers 2026/04/27 01:02:22 DEBUG : file1: reading active writers 2026/04/27 01:02:22 DEBUG : file1: active writers 1 2026/04/27 01:02:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:23 DEBUG : Looking for writers 2026/04/27 01:02:23 DEBUG : file1: reading active writers 2026/04/27 01:02:23 DEBUG : file1: active writers 1 2026/04/27 01:02:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:24 DEBUG : Looking for writers 2026/04/27 01:02:24 DEBUG : file1: reading active writers 2026/04/27 01:02:24 DEBUG : file1: active writers 1 2026/04/27 01:02:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:25 DEBUG : Looking for writers 2026/04/27 01:02:25 DEBUG : file1: reading active writers 2026/04/27 01:02:25 DEBUG : file1: active writers 1 2026/04/27 01:02:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:26 DEBUG : Looking for writers 2026/04/27 01:02:26 DEBUG : file1: reading active writers 2026/04/27 01:02:26 DEBUG : file1: active writers 1 2026/04/27 01:02:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:27 DEBUG : Looking for writers 2026/04/27 01:02:27 DEBUG : file1: reading active writers 2026/04/27 01:02:27 DEBUG : file1: active writers 1 2026/04/27 01:02:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:28 DEBUG : Looking for writers 2026/04/27 01:02:28 DEBUG : file1: reading active writers 2026/04/27 01:02:28 DEBUG : file1: active writers 1 2026/04/27 01:02:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:29 DEBUG : Looking for writers 2026/04/27 01:02:29 DEBUG : file1: reading active writers 2026/04/27 01:02:29 DEBUG : file1: active writers 1 2026/04/27 01:02:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:30 DEBUG : Looking for writers 2026/04/27 01:02:30 DEBUG : file1: reading active writers 2026/04/27 01:02:30 DEBUG : file1: active writers 1 2026/04/27 01:02:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:31 DEBUG : Looking for writers 2026/04/27 01:02:31 DEBUG : file1: reading active writers 2026/04/27 01:02:31 DEBUG : file1: active writers 1 2026/04/27 01:02:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:32 DEBUG : Looking for writers 2026/04/27 01:02:32 DEBUG : file1: reading active writers 2026/04/27 01:02:32 DEBUG : file1: active writers 1 2026/04/27 01:02:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:33 DEBUG : Looking for writers 2026/04/27 01:02:33 DEBUG : file1: reading active writers 2026/04/27 01:02:33 DEBUG : file1: active writers 1 2026/04/27 01:02:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:34 DEBUG : Looking for writers 2026/04/27 01:02:34 DEBUG : file1: reading active writers 2026/04/27 01:02:34 DEBUG : file1: active writers 1 2026/04/27 01:02:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:35 DEBUG : Looking for writers 2026/04/27 01:02:35 DEBUG : file1: reading active writers 2026/04/27 01:02:35 DEBUG : file1: active writers 1 2026/04/27 01:02:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:36 DEBUG : Looking for writers 2026/04/27 01:02:36 DEBUG : file1: reading active writers 2026/04/27 01:02:36 DEBUG : file1: active writers 1 2026/04/27 01:02:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:37 DEBUG : Looking for writers 2026/04/27 01:02:37 DEBUG : file1: reading active writers 2026/04/27 01:02:37 DEBUG : file1: active writers 1 2026/04/27 01:02:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:38 DEBUG : Looking for writers 2026/04/27 01:02:38 DEBUG : file1: reading active writers 2026/04/27 01:02:38 DEBUG : file1: active writers 1 2026/04/27 01:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:39 DEBUG : Looking for writers 2026/04/27 01:02:39 DEBUG : file1: reading active writers 2026/04/27 01:02:39 DEBUG : file1: active writers 1 2026/04/27 01:02:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:40 DEBUG : Looking for writers 2026/04/27 01:02:40 DEBUG : file1: reading active writers 2026/04/27 01:02:40 DEBUG : file1: active writers 1 2026/04/27 01:02:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/27 01:02:40 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x15477cef900 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1547868c5a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:1462309012960} name:file1 opens:1 downloaders: o: fd:0x15477f3e028 info:{ModTime:{wall:14011766361562386999 ext:12913154980 loc:0x46bd900} ATime:{wall:14011766361562386999 ext:12913154980 loc:0x46bd900} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/27 01:02:40 DEBUG : >WaitForWriters: 2026/04/27 01:02:40 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:40 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:40 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:40 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:40 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:40 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:40 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:40 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:40 DEBUG : rename_me: newRWFileHandle: 2026/04/27 01:02:40 DEBUG : rename_me(0x154785021c0): openPending: 2026/04/27 01:02:40 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/27 01:02:40 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/27 01:02:40 DEBUG : rename_me(0x154785021c0): >openPending: err= 2026/04/27 01:02:40 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/27 01:02:40 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/27 01:02:40 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/27 01:02:40 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/27 01:02:40 DEBUG : rename_me(0x154785021c0): _writeAt: size=5, off=0 2026/04/27 01:02:40 DEBUG : rename_me(0x154785021c0): >_writeAt: n=5, err= 2026/04/27 01:02:40 DEBUG : rename_me(0x154785021c0): close: 2026/04/27 01:02:40 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-27 01:02:40.841576159 +0000 UTC m=+42.937787477 2026/04/27 01:02:40 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/27 01:02:40 DEBUG : rename_me(0x154785021c0): >close: err= 2026/04/27 01:02:40 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/27 01:02:40 DEBUG : i_was_renamed: Updating file with 0x15478cfc340 2026/04/27 01:02:40 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/27 01:02:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/27 01:02:40 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:40 DEBUG : Looking for writers 2026/04/27 01:02:40 DEBUG : i_was_renamed: reading active writers 2026/04/27 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/27 01:02:40 DEBUG : Looking for writers 2026/04/27 01:02:40 DEBUG : i_was_renamed: reading active writers 2026/04/27 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/27 01:02:40 DEBUG : Looking for writers 2026/04/27 01:02:40 DEBUG : i_was_renamed: reading active writers 2026/04/27 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/27 01:02:40 DEBUG : Looking for writers 2026/04/27 01:02:40 DEBUG : i_was_renamed: reading active writers 2026/04/27 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/27 01:02:40 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/27 01:02:40 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:40 DEBUG : i_was_renamed: size = 5 OK 2026/04/27 01:02:40 INFO : i_was_renamed: Copied (new) 2026/04/27 01:02:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-27 01:02:40 +0000 UTC" 2026/04/27 01:02:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/27 01:02:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/27 01:02:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/27 01:02:41 DEBUG : Looking for writers 2026/04/27 01:02:41 DEBUG : i_was_renamed: reading active writers 2026/04/27 01:02:41 DEBUG : >WaitForWriters: 2026/04/27 01:02:41 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:41 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:41 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/27 01:02:41 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:41 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/27 01:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e6J3k}/rclone-test-wesuqey9noya" 2026/04/27 01:02:41 INFO : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:41 DEBUG : forgetting directory cache 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154784d6a80): _readAt: size=512, off=0 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154784d6a80): openPending: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-27 00:03:41 +0000 UTC" against cached fingerprint "" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/27 01:02:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154784d6a80): >openPending: err= 2026/04/27 01:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154784d6a80): >_readAt: n=20, err=EOF 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154784d6a80): close: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:03:41 +0000 GMT 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154784d6a80): >close: err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:41 DEBUG : forgetting directory cache 2026/04/27 01:02:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x15478668f00): _readAt: size=512, off=0 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x15478668f00): openPending: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-27 00:04:41 +0000 UTC" against cached fingerprint "20,2026-04-27 00:03:41 +0000 UTC" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-27 00:04:41 +0000 UTC" != cached fingerprint "20,2026-04-27 00:03:41 +0000 UTC") 2026/04/27 01:02:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/27 01:02:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x15478668f00): >openPending: err= 2026/04/27 01:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x15478668f00): >_readAt: n=20, err=EOF 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x15478668f00): close: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:04:41 +0000 GMT 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x15478668f00): >close: err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:41 DEBUG : forgetting directory cache 2026/04/27 01:02:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154788f0080): _readAt: size=512, off=0 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154788f0080): openPending: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-27 00:05:41 +0000 UTC" against cached fingerprint "20,2026-04-27 00:04:41 +0000 UTC" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-27 00:05:41 +0000 UTC" != cached fingerprint "20,2026-04-27 00:04:41 +0000 UTC") 2026/04/27 01:02:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/27 01:02:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154788f0080): >openPending: err= 2026/04/27 01:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154788f0080): >_readAt: n=20, err=EOF 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154788f0080): close: 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:05:41 +0000 GMT 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate(0x154788f0080): >close: err= 2026/04/27 01:02:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:41 DEBUG : forgetting directory cache 2026/04/27 01:02:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154788ffd00): _readAt: size=512, off=0 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154788ffd00): openPending: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-27 00:06:41 +0000 UTC" against cached fingerprint "20,2026-04-27 00:05:41 +0000 UTC" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-27 00:06:41 +0000 UTC" != cached fingerprint "20,2026-04-27 00:05:41 +0000 UTC") 2026/04/27 01:02:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/27 01:02:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154788ffd00): >openPending: err= 2026/04/27 01:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154788ffd00): >_readAt: n=20, err=EOF 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154788ffd00): close: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:06:41 +0000 GMT 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154788ffd00): >close: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:42 DEBUG : forgetting directory cache 2026/04/27 01:02:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784230c0): _readAt: size=512, off=0 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784230c0): openPending: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-27 00:07:41 +0000 UTC" against cached fingerprint "20,2026-04-27 00:06:41 +0000 UTC" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-27 00:07:41 +0000 UTC" != cached fingerprint "20,2026-04-27 00:06:41 +0000 UTC") 2026/04/27 01:02:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/27 01:02:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784230c0): >openPending: err= 2026/04/27 01:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784230c0): >_readAt: n=20, err=EOF 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784230c0): close: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:07:41 +0000 GMT 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784230c0): >close: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:42 DEBUG : forgetting directory cache 2026/04/27 01:02:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784ba700): _readAt: size=512, off=0 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784ba700): openPending: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-27 00:08:41 +0000 UTC" against cached fingerprint "20,2026-04-27 00:07:41 +0000 UTC" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-27 00:08:41 +0000 UTC" != cached fingerprint "20,2026-04-27 00:07:41 +0000 UTC") 2026/04/27 01:02:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/27 01:02:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784ba700): >openPending: err= 2026/04/27 01:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784ba700): >_readAt: n=20, err=EOF 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784ba700): close: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:08:41 +0000 GMT 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154784ba700): >close: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:42 DEBUG : forgetting directory cache 2026/04/27 01:02:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154783bb400): _readAt: size=512, off=0 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154783bb400): openPending: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-27 00:09:41 +0000 UTC" against cached fingerprint "20,2026-04-27 00:08:41 +0000 UTC" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-27 00:09:41 +0000 UTC" != cached fingerprint "20,2026-04-27 00:08:41 +0000 UTC") 2026/04/27 01:02:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/27 01:02:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154783bb400): >openPending: err= 2026/04/27 01:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154783bb400): >_readAt: n=21, err=EOF 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154783bb400): close: 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:09:41 +0000 GMT 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate(0x154783bb400): >close: err= 2026/04/27 01:02:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:43 DEBUG : forgetting directory cache 2026/04/27 01:02:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x1547854b9c0): _readAt: size=512, off=0 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x1547854b9c0): openPending: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-27 00:10:41 +0000 UTC" against cached fingerprint "21,2026-04-27 00:09:41 +0000 UTC" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-27 00:10:41 +0000 UTC" != cached fingerprint "21,2026-04-27 00:09:41 +0000 UTC") 2026/04/27 01:02:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/27 01:02:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x1547854b9c0): >openPending: err= 2026/04/27 01:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x1547854b9c0): >_readAt: n=22, err=EOF 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x1547854b9c0): close: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:10:41 +0000 GMT 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x1547854b9c0): >close: err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:43 DEBUG : forgetting directory cache 2026/04/27 01:02:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x154785b7740): _readAt: size=512, off=0 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x154785b7740): openPending: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-27 00:11:41 +0000 UTC" against cached fingerprint "22,2026-04-27 00:10:41 +0000 UTC" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-27 00:11:41 +0000 UTC" != cached fingerprint "22,2026-04-27 00:10:41 +0000 UTC") 2026/04/27 01:02:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/27 01:02:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x154785b7740): >openPending: err= 2026/04/27 01:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x154785b7740): >_readAt: n=23, err=EOF 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x154785b7740): close: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:11:41 +0000 GMT 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x154785b7740): >close: err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:43 DEBUG : forgetting directory cache 2026/04/27 01:02:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x15478458bc0): _readAt: size=512, off=0 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x15478458bc0): openPending: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-27 00:12:41 +0000 UTC" against cached fingerprint "23,2026-04-27 00:11:41 +0000 UTC" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-27 00:12:41 +0000 UTC" != cached fingerprint "23,2026-04-27 00:11:41 +0000 UTC") 2026/04/27 01:02:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/27 01:02:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x15478458bc0): >openPending: err= 2026/04/27 01:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x15478458bc0): >_readAt: n=24, err=EOF 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x15478458bc0): close: 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-27 00:12:41 +0000 GMT 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate(0x15478458bc0): >close: err= 2026/04/27 01:02:43 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:43 DEBUG : Looking for writers 2026/04/27 01:02:43 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/27 01:02:43 DEBUG : >WaitForWriters: 2026/04/27 01:02:43 DEBUG : webdav root 'rclone-test-wesuqey9noya': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:43 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:43 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:43 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:43 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:43 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : forgetting directory cache 2026/04/27 01:02:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/27 01:02:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/27 01:02:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/27 01:02:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/27 01:02:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/27 01:02:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/27 01:02:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/27 01:02:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/27 01:02:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/27 01:02:43 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/27 01:02:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/27 01:02:43 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/27 01:02:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/27 01:02:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/27 01:02:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/27 01:02:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/27 01:02:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/27 01:02:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:43 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:43 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:43 DEBUG : Looking for writers 2026/04/27 01:02:43 DEBUG : FiLeA: reading active writers 2026/04/27 01:02:43 DEBUG : FiLeB: reading active writers 2026/04/27 01:02:43 DEBUG : FilEb: reading active writers 2026/04/27 01:02:43 DEBUG : >WaitForWriters: 2026/04/27 01:02:43 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:43 DEBUG : Looking for writers 2026/04/27 01:02:43 DEBUG : FilEb: reading active writers 2026/04/27 01:02:43 DEBUG : FiLeA: reading active writers 2026/04/27 01:02:43 DEBUG : FiLeB: reading active writers 2026/04/27 01:02:43 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:43 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : webdav root 'rclone-test-wesuqey9noya': Reusing VFS from active cache 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : dir: Looking for writers 2026/04/27 01:02:44 DEBUG : file2: reading active writers 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : file1: reading active writers 2026/04/27 01:02:44 DEBUG : dir: reading active writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : dir: Looking for writers 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : dir: reading active writers 2026/04/27 01:02:44 DEBUG : file1: reading active writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : file1: Open: flags=O_RDONLY 2026/04/27 01:02:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/27 01:02:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/27 01:02:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/27 01:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/27 01:02:44 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (0 bytes), uploading instead of streaming 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/27 01:02:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/27 01:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/27 01:02:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : dir: Looking for writers 2026/04/27 01:02:44 DEBUG : file2: reading active writers 2026/04/27 01:02:44 DEBUG : new_file.txt: reading active writers 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : dir: reading active writers 2026/04/27 01:02:44 DEBUG : file1: reading active writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:44 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/27 01:02:44 DEBUG : dir/file1: Updating file with dir/file1 0x154785b91e0 2026/04/27 01:02:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/27 01:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:44 INFO : dir/file1: Moved (server-side) to: file0 2026/04/27 01:02:44 DEBUG : file0: Updating file with file0 0x154785b91e0 2026/04/27 01:02:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/27 01:02:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/27 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:44 DEBUG : dir: Looking for writers 2026/04/27 01:02:44 DEBUG : Looking for writers 2026/04/27 01:02:44 DEBUG : dir: reading active writers 2026/04/27 01:02:44 DEBUG : file0: reading active writers 2026/04/27 01:02:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:45 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:45 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:45 DEBUG : Looking for writers 2026/04/27 01:02:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:45 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/27 01:02:45 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:45 DEBUG : a: Looking for writers 2026/04/27 01:02:45 DEBUG : b: Looking for writers 2026/04/27 01:02:45 DEBUG : c: Looking for writers 2026/04/27 01:02:45 DEBUG : d: Looking for writers 2026/04/27 01:02:45 DEBUG : Looking for writers 2026/04/27 01:02:45 DEBUG : Looking for writers 2026/04/27 01:02:45 DEBUG : /: reading active writers 2026/04/27 01:02:45 DEBUG : a: reading active writers 2026/04/27 01:02:45 DEBUG : b: reading active writers 2026/04/27 01:02:45 DEBUG : c: reading active writers 2026/04/27 01:02:45 DEBUG : d: reading active writers 2026/04/27 01:02:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:45 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/27 01:02:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/27 01:02:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/27 01:02:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/27 01:02:45 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:45 DEBUG : a/b/c/d: Looking for writers 2026/04/27 01:02:45 DEBUG : a/b/c: Looking for writers 2026/04/27 01:02:45 DEBUG : d: reading active writers 2026/04/27 01:02:45 DEBUG : a/b: Looking for writers 2026/04/27 01:02:45 DEBUG : c: reading active writers 2026/04/27 01:02:45 DEBUG : a: Looking for writers 2026/04/27 01:02:45 DEBUG : b: reading active writers 2026/04/27 01:02:45 DEBUG : Looking for writers 2026/04/27 01:02:45 DEBUG : a: reading active writers 2026/04/27 01:02:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === 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-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:45 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:45 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:45 DEBUG : Looking for writers 2026/04/27 01:02:45 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-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:45 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/27 01:02:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/27 01:02:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/27 01:02:45 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (5 bytes), uploading instead of streaming 2026/04/27 01:02:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:45 DEBUG : file1: size = 5 OK 2026/04/27 01:02:45 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/27 01:02:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/27 01:02:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:45 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (0 bytes), uploading instead of streaming 2026/04/27 01:02:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:46 DEBUG : file1: size = 0 OK 2026/04/27 01:02:46 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/27 01:02:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/27 01:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:46 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (7 bytes), uploading instead of streaming 2026/04/27 01:02:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:46 DEBUG : file1: size = 7 OK 2026/04/27 01:02:46 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:46 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:46 DEBUG : Looking for writers 2026/04/27 01:02:46 DEBUG : file1: reading active writers 2026/04/27 01:02:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:46 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/27 01:02:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/27 01:02:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/27 01:02:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/27 01:02:47 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (11 bytes), uploading instead of streaming 2026/04/27 01:02:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:47 DEBUG : file1: size = 11 OK 2026/04/27 01:02:47 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/27 01:02:47 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:47 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (5 bytes), uploading instead of streaming 2026/04/27 01:02:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:47 DEBUG : file1: size = 5 OK 2026/04/27 01:02:47 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/27 01:02:47 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:47 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:02:47 DEBUG : file1: WriteFileHandle.Release closing 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (0 bytes), uploading instead of streaming 2026/04/27 01:02:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:02:47 DEBUG : file1: size = 0 OK 2026/04/27 01:02:47 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/27 01:02:47 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:02:47 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:02:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:02:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:02:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:02:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:02:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/27 01:02:47 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/27 01:02:47 DEBUG : Looking for writers 2026/04/27 01:02:47 DEBUG : file1: reading active writers 2026/04/27 01:02:47 DEBUG : file1: active writers 1 2026/04/27 01:02:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/27 01:02:48 DEBUG : Looking for writers 2026/04/27 01:02:48 DEBUG : file1: reading active writers 2026/04/27 01:02:48 DEBUG : file1: active writers 1 2026/04/27 01:02:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:49 DEBUG : Looking for writers 2026/04/27 01:02:49 DEBUG : file1: reading active writers 2026/04/27 01:02:49 DEBUG : file1: active writers 1 2026/04/27 01:02:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:50 DEBUG : Looking for writers 2026/04/27 01:02:50 DEBUG : file1: reading active writers 2026/04/27 01:02:50 DEBUG : file1: active writers 1 2026/04/27 01:02:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:51 DEBUG : Looking for writers 2026/04/27 01:02:51 DEBUG : file1: reading active writers 2026/04/27 01:02:51 DEBUG : file1: active writers 1 2026/04/27 01:02:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:52 DEBUG : Looking for writers 2026/04/27 01:02:52 DEBUG : file1: reading active writers 2026/04/27 01:02:52 DEBUG : file1: active writers 1 2026/04/27 01:02:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:53 DEBUG : Looking for writers 2026/04/27 01:02:53 DEBUG : file1: reading active writers 2026/04/27 01:02:53 DEBUG : file1: active writers 1 2026/04/27 01:02:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:54 DEBUG : Looking for writers 2026/04/27 01:02:54 DEBUG : file1: reading active writers 2026/04/27 01:02:54 DEBUG : file1: active writers 1 2026/04/27 01:02:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:55 DEBUG : Looking for writers 2026/04/27 01:02:55 DEBUG : file1: reading active writers 2026/04/27 01:02:55 DEBUG : file1: active writers 1 2026/04/27 01:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:56 DEBUG : Looking for writers 2026/04/27 01:02:56 DEBUG : file1: reading active writers 2026/04/27 01:02:56 DEBUG : file1: active writers 1 2026/04/27 01:02:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:57 DEBUG : Looking for writers 2026/04/27 01:02:57 DEBUG : file1: reading active writers 2026/04/27 01:02:57 DEBUG : file1: active writers 1 2026/04/27 01:02:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:58 DEBUG : Looking for writers 2026/04/27 01:02:58 DEBUG : file1: reading active writers 2026/04/27 01:02:58 DEBUG : file1: active writers 1 2026/04/27 01:02:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:02:59 DEBUG : Looking for writers 2026/04/27 01:02:59 DEBUG : file1: reading active writers 2026/04/27 01:02:59 DEBUG : file1: active writers 1 2026/04/27 01:02:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:00 DEBUG : Looking for writers 2026/04/27 01:03:00 DEBUG : file1: reading active writers 2026/04/27 01:03:00 DEBUG : file1: active writers 1 2026/04/27 01:03:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:01 DEBUG : Looking for writers 2026/04/27 01:03:01 DEBUG : file1: reading active writers 2026/04/27 01:03:01 DEBUG : file1: active writers 1 2026/04/27 01:03:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:02 DEBUG : Looking for writers 2026/04/27 01:03:02 DEBUG : file1: reading active writers 2026/04/27 01:03:02 DEBUG : file1: active writers 1 2026/04/27 01:03:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:03 DEBUG : Looking for writers 2026/04/27 01:03:03 DEBUG : file1: reading active writers 2026/04/27 01:03:03 DEBUG : file1: active writers 1 2026/04/27 01:03:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:04 DEBUG : Looking for writers 2026/04/27 01:03:04 DEBUG : file1: reading active writers 2026/04/27 01:03:04 DEBUG : file1: active writers 1 2026/04/27 01:03:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:05 DEBUG : Looking for writers 2026/04/27 01:03:05 DEBUG : file1: reading active writers 2026/04/27 01:03:05 DEBUG : file1: active writers 1 2026/04/27 01:03:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:06 DEBUG : Looking for writers 2026/04/27 01:03:06 DEBUG : file1: reading active writers 2026/04/27 01:03:06 DEBUG : file1: active writers 1 2026/04/27 01:03:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:07 DEBUG : Looking for writers 2026/04/27 01:03:07 DEBUG : file1: reading active writers 2026/04/27 01:03:07 DEBUG : file1: active writers 1 2026/04/27 01:03:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:08 DEBUG : Looking for writers 2026/04/27 01:03:08 DEBUG : file1: reading active writers 2026/04/27 01:03:08 DEBUG : file1: active writers 1 2026/04/27 01:03:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:09 DEBUG : Looking for writers 2026/04/27 01:03:09 DEBUG : file1: reading active writers 2026/04/27 01:03:09 DEBUG : file1: active writers 1 2026/04/27 01:03:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:10 DEBUG : Looking for writers 2026/04/27 01:03:10 DEBUG : file1: reading active writers 2026/04/27 01:03:10 DEBUG : file1: active writers 1 2026/04/27 01:03:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:11 DEBUG : Looking for writers 2026/04/27 01:03:11 DEBUG : file1: reading active writers 2026/04/27 01:03:11 DEBUG : file1: active writers 1 2026/04/27 01:03:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:12 DEBUG : Looking for writers 2026/04/27 01:03:12 DEBUG : file1: reading active writers 2026/04/27 01:03:12 DEBUG : file1: active writers 1 2026/04/27 01:03:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:13 DEBUG : Looking for writers 2026/04/27 01:03:13 DEBUG : file1: reading active writers 2026/04/27 01:03:13 DEBUG : file1: active writers 1 2026/04/27 01:03:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:14 DEBUG : Looking for writers 2026/04/27 01:03:14 DEBUG : file1: reading active writers 2026/04/27 01:03:14 DEBUG : file1: active writers 1 2026/04/27 01:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:15 DEBUG : Looking for writers 2026/04/27 01:03:15 DEBUG : file1: reading active writers 2026/04/27 01:03:15 DEBUG : file1: active writers 1 2026/04/27 01:03:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:16 DEBUG : Looking for writers 2026/04/27 01:03:16 DEBUG : file1: reading active writers 2026/04/27 01:03:16 DEBUG : file1: active writers 1 2026/04/27 01:03:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/27 01:03:17 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/27 01:03:17 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:03:17 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:03:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:03:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:03:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:03:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:03:17 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (0 bytes), uploading instead of streaming 2026/04/27 01:03:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : file1: size = 0 OK 2026/04/27 01:03:17 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:03:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:03:17 DEBUG : file1: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/27 01:03:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/27 01:03:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:03:17 DEBUG : Looking for writers 2026/04/27 01:03:17 DEBUG : file1: reading active writers 2026/04/27 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:03:17 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:03:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/27 01:03:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/27 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:03:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/27 01:03:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/27 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:03:17 DEBUG : webdav root 'rclone-test-wesuqey9noya': File to upload is small (100 bytes), uploading instead of streaming 2026/04/27 01:03:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : file1: size = 100 OK 2026/04/27 01:03:17 DEBUG : file1: Size of src and dst objects identical 2026/04/27 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/27 01:03:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/27 01:03:17 DEBUG : file1: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/27 01:03:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/27 01:03:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:03:17 DEBUG : Looking for writers 2026/04/27 01:03:17 DEBUG : file1: reading active writers 2026/04/27 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:03:17 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:03:17 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/27 01:03:17 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/27 01:03:17 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/27 01:03:17 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/27 01:03:17 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/27 01:03:17 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/27 01:03:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:17 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:03:17 DEBUG : flat: Looking for writers 2026/04/27 01:03:17 DEBUG : f000.txt: reading active writers 2026/04/27 01:03:17 DEBUG : f001.txt: reading active writers 2026/04/27 01:03:17 DEBUG : f002.txt: reading active writers 2026/04/27 01:03:17 DEBUG : f003.txt: reading active writers 2026/04/27 01:03:17 DEBUG : f004.txt: reading active writers 2026/04/27 01:03:17 DEBUG : Looking for writers 2026/04/27 01:03:17 DEBUG : flat: reading active writers 2026/04/27 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:03:17 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:03:17 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:17 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:18 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/27 01:03:18 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/27 01:03:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/27 01:03:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:03:18 DEBUG : a/b/c: Looking for writers 2026/04/27 01:03:18 DEBUG : deep.txt: reading active writers 2026/04/27 01:03:18 DEBUG : a/b: Looking for writers 2026/04/27 01:03:18 DEBUG : c: reading active writers 2026/04/27 01:03:18 DEBUG : mid.txt: reading active writers 2026/04/27 01:03:18 DEBUG : a: Looking for writers 2026/04/27 01:03:18 DEBUG : top.txt: reading active writers 2026/04/27 01:03:18 DEBUG : b: reading active writers 2026/04/27 01:03:18 DEBUG : Looking for writers 2026/04/27 01:03:18 DEBUG : a: reading active writers 2026/04/27 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:03:18 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:03:18 DEBUG : bigdir: Looking for writers 2026/04/27 01:03:18 DEBUG : big.bin: reading active writers 2026/04/27 01:03:18 DEBUG : Looking for writers 2026/04/27 01:03:18 DEBUG : bigdir: reading active writers 2026/04/27 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-wesuqey9noya'", Local "Local file system at /tmp/rclone3105199358", Modify Window "1s" 2026/04/27 01:03:18 INFO : webdav root 'rclone-test-wesuqey9noya': poll-interval is not supported by this remote 2026/04/27 01:03:18 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:18 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:18 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/27 01:03:18 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/27 01:03:18 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/27 01:03:18 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/27 01:03:18 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/27 01:03:18 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/27 01:03:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/27 01:03:18 DEBUG : WaitForWriters: timeout=30s 2026/04/27 01:03:18 DEBUG : dir1: Looking for writers 2026/04/27 01:03:18 DEBUG : a.txt: reading active writers 2026/04/27 01:03:18 DEBUG : dir2: Looking for writers 2026/04/27 01:03:18 DEBUG : b.txt: reading active writers 2026/04/27 01:03:18 DEBUG : dir3: Looking for writers 2026/04/27 01:03:18 DEBUG : c.txt: reading active writers 2026/04/27 01:03:18 DEBUG : Looking for writers 2026/04/27 01:03:18 DEBUG : dir2: reading active writers 2026/04/27 01:03:18 DEBUG : dir3: reading active writers 2026/04/27 01:03:18 DEBUG : dir1: reading active writers 2026/04/27 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/27 01:03:19 DEBUG : webdav root 'rclone-test-wesuqey9noya': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.216210269s (try 1/5)