"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/13 05:40:33 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xifojob5gosu" 2026/04/13 05:40:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 05:40:33 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/13 05:40:33 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/13 05:40:33 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/13 05:40:33 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/13 05:40:33 DEBUG : Setting pass="nirX7SCITZ5ns-IxOdHhik2nrA3C9RsKJWYiY-t7LbfY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/13 05:40:33 DEBUG : TestWebdavRclone: detected overridden config - adding "{5HHZ_}" suffix to name 2026/04/13 05:40:33 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/13 05:40:33 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/13 05:40:33 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/13 05:40:33 DEBUG : Setting pass="nirX7SCITZ5ns-IxOdHhik2nrA3C9RsKJWYiY-t7LbfY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/13 05:40:33 DEBUG : found headers: 2026/04/13 05:40:33 DEBUG : Creating backend with remote "/tmp/rclone2684525991" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:33 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:33 DEBUG : dir: Looking for writers 2026/04/13 05:40:33 DEBUG : Looking for writers 2026/04/13 05:40:33 DEBUG : dir: reading active writers 2026/04/13 05:40:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:33 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:33 DEBUG : dir/subdir: Looking for writers 2026/04/13 05:40:33 DEBUG : dir: Looking for writers 2026/04/13 05:40:33 DEBUG : file1: reading active writers 2026/04/13 05:40:33 DEBUG : file2: reading active writers 2026/04/13 05:40:33 DEBUG : subdir: reading active writers 2026/04/13 05:40:33 DEBUG : Looking for writers 2026/04/13 05:40:33 DEBUG : dir: reading active writers 2026/04/13 05:40:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:33 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:33 DEBUG : dir: Looking for writers 2026/04/13 05:40:33 DEBUG : file1: reading active writers 2026/04/13 05:40:33 DEBUG : Looking for writers 2026/04/13 05:40:33 DEBUG : dir: reading active writers 2026/04/13 05:40:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:34 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:34 DEBUG : dir: Looking for writers 2026/04/13 05:40:34 DEBUG : Looking for writers 2026/04/13 05:40:34 DEBUG : dir: reading active writers 2026/04/13 05:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:34 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:34 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:34 DEBUG : forgetting directory cache 2026/04/13 05:40:34 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:34 DEBUG : Looking for writers 2026/04/13 05:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:34 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/13 05:40:34 DEBUG : dir: invalidating directory cache 2026/04/13 05:40:34 DEBUG : >ForgetPath: 2026/04/13 05:40:34 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/13 05:40:34 DEBUG : invalidating directory cache 2026/04/13 05:40:34 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:34 DEBUG : >ForgetPath: 2026/04/13 05:40:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/13 05:40:34 DEBUG : >ForgetPath: 2026/04/13 05:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:34 DEBUG : dir: Looking for writers 2026/04/13 05:40:34 DEBUG : Looking for writers 2026/04/13 05:40:34 DEBUG : dir: reading active writers 2026/04/13 05:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:34 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:34 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:34 DEBUG : forgetting directory cache 2026/04/13 05:40:34 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:34 DEBUG : dir: Looking for writers 2026/04/13 05:40:34 DEBUG : fil/a/b: Looking for writers 2026/04/13 05:40:34 DEBUG : fil/a: Looking for writers 2026/04/13 05:40:34 DEBUG : b: reading active writers 2026/04/13 05:40:34 DEBUG : fil: Looking for writers 2026/04/13 05:40:34 DEBUG : a: reading active writers 2026/04/13 05:40:34 DEBUG : Looking for writers 2026/04/13 05:40:34 DEBUG : dir: reading active writers 2026/04/13 05:40:34 DEBUG : fil: reading active writers 2026/04/13 05:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:34 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:34 DEBUG : dir: Looking for writers 2026/04/13 05:40:34 DEBUG : Looking for writers 2026/04/13 05:40:34 DEBUG : dir: reading active writers 2026/04/13 05:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:35 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:35 DEBUG : dir: Looking for writers 2026/04/13 05:40:35 DEBUG : file1: reading active writers 2026/04/13 05:40:35 DEBUG : Looking for writers 2026/04/13 05:40:35 DEBUG : dir: reading active writers 2026/04/13 05:40:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:35 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/13 05:40:35 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : dir: invalidating directory cache 2026/04/13 05:40:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/13 05:40:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/13 05:40:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/13 05:40:35 DEBUG : dir/file1: Reset virtual modtime 2026/04/13 05:40:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/13 05:40:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:35 DEBUG : dir: invalidating directory cache 2026/04/13 05:40:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/13 05:40:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:40:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/13 05:40:35 DEBUG : forgetting directory cache 2026/04/13 05:40:35 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/13 05:40:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:35 DEBUG : dir/virtualDir: Looking for writers 2026/04/13 05:40:35 DEBUG : dir: Looking for writers 2026/04/13 05:40:35 DEBUG : virtualDir: reading active writers 2026/04/13 05:40:35 DEBUG : file1: reading active writers 2026/04/13 05:40:35 DEBUG : virtualFile2: reading active writers 2026/04/13 05:40:35 DEBUG : virtualFile: reading active writers 2026/04/13 05:40:35 DEBUG : Looking for writers 2026/04/13 05:40:35 DEBUG : dir: reading active writers 2026/04/13 05:40:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:35 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 ERROR : dir/: Can only open directories read only 2026/04/13 05:40:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:35 DEBUG : dir: Looking for writers 2026/04/13 05:40:35 DEBUG : Looking for writers 2026/04/13 05:40:35 DEBUG : dir: reading active writers 2026/04/13 05:40:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:35 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 05:40:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 05:40:35 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:40:35 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:35 DEBUG : dir/potato: size = 5 OK 2026/04/13 05:40:35 NOTICE: webdav root 'rclone-test-xifojob5gosu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/13 05:40:35 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/13 05:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 05:40:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:35 DEBUG : dir: Looking for writers 2026/04/13 05:40:35 DEBUG : file1: reading active writers 2026/04/13 05:40:35 DEBUG : potato: reading active writers 2026/04/13 05:40:35 DEBUG : Looking for writers 2026/04/13 05:40:35 DEBUG : dir: reading active writers 2026/04/13 05:40:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:35 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 05:40:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:36 DEBUG : dir/sub: Looking for writers 2026/04/13 05:40:36 DEBUG : dir: Looking for writers 2026/04/13 05:40:36 DEBUG : file1: reading active writers 2026/04/13 05:40:36 DEBUG : sub: reading active writers 2026/04/13 05:40:36 DEBUG : Looking for writers 2026/04/13 05:40:36 DEBUG : dir: reading active writers 2026/04/13 05:40:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:36 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 05:40:36 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/13 05:40:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:36 DEBUG : dir/sub/subsub: Looking for writers 2026/04/13 05:40:36 DEBUG : dir/sub: Looking for writers 2026/04/13 05:40:36 DEBUG : subsub: reading active writers 2026/04/13 05:40:36 DEBUG : dir: Looking for writers 2026/04/13 05:40:36 DEBUG : file1: reading active writers 2026/04/13 05:40:36 DEBUG : sub: reading active writers 2026/04/13 05:40:36 DEBUG : Looking for writers 2026/04/13 05:40:36 DEBUG : dir: reading active writers 2026/04/13 05:40:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:36 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:36 ERROR : dir/: Dir.Remove not empty 2026/04/13 05:40:36 DEBUG : dir/file1: Remove: 2026/04/13 05:40:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:36 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 05:40:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:36 DEBUG : Looking for writers 2026/04/13 05:40:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:36 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:36 DEBUG : dir/file1: Remove: 2026/04/13 05:40:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:36 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 05:40:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:36 DEBUG : Looking for writers 2026/04/13 05:40:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:36 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:37 DEBUG : dir/file1: Remove: 2026/04/13 05:40:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:37 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:37 DEBUG : dir: Looking for writers 2026/04/13 05:40:37 DEBUG : Looking for writers 2026/04/13 05:40:37 DEBUG : dir: reading active writers 2026/04/13 05:40:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:37 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:37 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/13 05:40:37 DEBUG : dir: Updating dir with dir2 0x91191a19d40 2026/04/13 05:40:37 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/13 05:40:37 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/13 05:40:37 DEBUG : file2: Updating file with file2 0x911914a3bc0 2026/04/13 05:40:37 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:37 INFO : dir2/file3: Deleted 2026/04/13 05:40:37 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/13 05:40:37 DEBUG : dir2/file3: Updating file with dir2/file3 0x911914a3bc0 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/13 05:40:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/13 05:40:37 DEBUG : empty directory: Updating dir with renamed empty directory 0x911913f0000 2026/04/13 05:40:37 DEBUG : empty directory: forgetting directory cache 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/13 05:40:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/13 05:40:37 DEBUG : dir2: Renaming to "dir3" 2026/04/13 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:37 DEBUG : dir3: Looking for writers 2026/04/13 05:40:37 DEBUG : file3: reading active writers 2026/04/13 05:40:37 DEBUG : renamed empty directory: Looking for writers 2026/04/13 05:40:37 DEBUG : Looking for writers 2026/04/13 05:40:37 DEBUG : dir3: reading active writers 2026/04/13 05:40:37 DEBUG : renamed empty directory: reading active writers 2026/04/13 05:40:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:37 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 05:40:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 05:40:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/13 05:40:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/13 05:40:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 05:40:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/13 05:40:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/13 05:40:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:37 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/13 05:40:37 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:37 DEBUG : dir/sub/file2: size = 12 OK 2026/04/13 05:40:37 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/13 05:40:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:37 DEBUG : forgetting directory cache 2026/04/13 05:40:37 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:37 DEBUG : dir/sub: forgetting directory cache 2026/04/13 05:40:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/13 05:40:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/13 05:40:37 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:40:37 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:37 DEBUG : dir/sub/file0: size = 5 OK 2026/04/13 05:40:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/13 05:40:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:37 DEBUG : dir/sub: Looking for writers 2026/04/13 05:40:37 DEBUG : file0: reading active writers 2026/04/13 05:40:37 DEBUG : file2: reading active writers 2026/04/13 05:40:37 DEBUG : dir: Looking for writers 2026/04/13 05:40:37 DEBUG : file1: reading active writers 2026/04/13 05:40:37 DEBUG : sub: reading active writers 2026/04/13 05:40:37 DEBUG : Looking for writers 2026/04/13 05:40:37 DEBUG : dir: reading active writers 2026/04/13 05:40:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:37 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/13 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:37 DEBUG : Looking for writers 2026/04/13 05:40:37 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:37 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/13 05:40:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/13 05:40:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/13 05:40:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/13 05:40:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/13 05:40:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/13 05:40:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/13 05:40:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/13 05:40:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : dir: Looking for writers 2026/04/13 05:40:38 DEBUG : file1: reading active writers 2026/04/13 05:40:38 DEBUG : file1.metadata: reading active writers 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : dir: reading active writers 2026/04/13 05:40:38 DEBUG : dir.metadata: reading active writers 2026/04/13 05:40:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:38 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : dir: Looking for writers 2026/04/13 05:40:38 DEBUG : file1: reading active writers 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : dir: reading active writers 2026/04/13 05:40:38 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:38 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : dir: Looking for writers 2026/04/13 05:40:38 DEBUG : file1: reading active writers 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : dir: reading active writers 2026/04/13 05:40:38 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-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:38 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : dir: Looking for writers 2026/04/13 05:40:38 DEBUG : file1: reading active writers 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : dir: reading active writers 2026/04/13 05:40:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/13 05:40:38 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/13 05:40:38 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/13 05:40:38 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:38 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : file.txt: reading active writers 2026/04/13 05:40:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:38 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:38 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : dir/file1: size = 25 OK 2026/04/13 05:40:38 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/13 05:40:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : dir: Looking for writers 2026/04/13 05:40:38 DEBUG : file1: reading active writers 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : dir: reading active writers 2026/04/13 05:40:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:38 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : dir/file1: Remove: 2026/04/13 05:40:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:38 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:38 DEBUG : dir/file1: Remove: 2026/04/13 05:40:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/13 05:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:38 DEBUG : dir: Looking for writers 2026/04/13 05:40:38 DEBUG : Looking for writers 2026/04/13 05:40:38 DEBUG : dir: reading active writers 2026/04/13 05:40:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:38 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:38 DEBUG : dir/file1: Remove: 2026/04/13 05:40:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:38 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:39 DEBUG : dir/file1: Remove: 2026/04/13 05:40:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:39 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 05:40:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:40:39 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/13 05:40:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:40:39 DEBUG : dir/file1: Open: flags=0x3 2026/04/13 05:40:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/13 05:40:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : file1: reading active writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:39 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : file1: reading active writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: 2026/04/13 05:40:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:39 DEBUG : newLeaf: Updating file with newLeaf 0x91191e0e240 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:40:39 DEBUG : dir/file1: Updating file with dir/file1 0x91191e0e240 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:39 DEBUG : dir/file1: File is currently open, delaying rename 0x91191e0e240 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 05:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:39 DEBUG : dir/file1: size = 25 OK 2026/04/13 05:40:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:39 DEBUG : newLeaf: Running delayed rename now 2026/04/13 05:40:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:39 DEBUG : newLeaf: Updating file with newLeaf 0x91191e0e240 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:39 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : file1: reading active writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: 2026/04/13 05:40:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:39 DEBUG : newLeaf: Updating file with newLeaf 0x911918823c0 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:40:39 DEBUG : dir/file1: Updating file with dir/file1 0x911918823c0 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:39 DEBUG : dir/file1: File is currently open, delaying rename 0x911918823c0 2026/04/13 05:40:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 05:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:39 DEBUG : dir/file1: size = 25 OK 2026/04/13 05:40:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/13 05:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:39 DEBUG : newLeaf: Running delayed rename now 2026/04/13 05:40:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:39 DEBUG : newLeaf: Updating file with newLeaf 0x911918823c0 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: 2026/04/13 05:40:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:39 DEBUG : dir: Looking for writers 2026/04/13 05:40:39 DEBUG : Looking for writers 2026/04/13 05:40:39 DEBUG : dir: reading active writers 2026/04/13 05:40:39 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:39 DEBUG : >WaitForWriters: 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:39 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:39 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:40 DEBUG : dir/file1(0x911920e8f80): openPending: 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1(0x911920e8f80): >openPending: err= 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:40 DEBUG : dir/file1(0x911920e8f80): _writeAt: size=14, off=0 2026/04/13 05:40:40 DEBUG : dir/file1(0x911920e8f80): >_writeAt: n=14, err= 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:40:40 DEBUG : dir/file1(0x911920e8f80): close: 2026/04/13 05:40:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:40:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:40 DEBUG : dir/file1(0x911920e8f80): >close: err= 2026/04/13 05:40:40 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : file1: reading active writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : file1: reading active writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : file1: reading active writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : file1: reading active writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:40:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:40 DEBUG : dir/file1: size = 14 OK 2026/04/13 05:40:40 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : file1: reading active writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : >WaitForWriters: 2026/04/13 05:40:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191ac02c0): _readAt: size=512, off=0 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191ac02c0): openPending: 2026/04/13 05:40:40 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/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191ac02c0): >openPending: err= 2026/04/13 05:40:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191ac02c0): >_readAt: n=14, err=EOF 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191ac02c0): close: 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191ac02c0): >close: err= 2026/04/13 05:40:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:40 DEBUG : newLeaf: Updating file with newLeaf 0x91191b21440 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:40:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 05:40:40 DEBUG : dir/file1: Updating file with dir/file1 0x91191b21440 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191adb180): openPending: 2026/04/13 05:40:40 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/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191adb180): >openPending: err= 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191adb180): _writeAt: size=25, off=0 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191adb180): >_writeAt: n=25, err= 2026/04/13 05:40:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:40 DEBUG : newLeaf: Updating file with newLeaf 0x91191b21440 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:40 DEBUG : newLeaf(0x91191adb180): close: 2026/04/13 05:40:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:40:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:40:40.36231607 +0000 UTC m=+6.925042971 2026/04/13 05:40:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:40 DEBUG : newLeaf(0x91191adb180): >close: err= 2026/04/13 05:40:40 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:40 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:40:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:40 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:40:40 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:40:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:40:40 +0000 UTC" 2026/04/13 05:40:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : >WaitForWriters: 2026/04/13 05:40:40 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : >WaitForWriters: 2026/04/13 05:40:40 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:40 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:40 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:40 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:40 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:40 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:40 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : file1: reading active writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : >WaitForWriters: 2026/04/13 05:40:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:40 DEBUG : newLeaf: Updating file with newLeaf 0x911918835c0 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:40:40 DEBUG : dir/file1: Updating file with dir/file1 0x911918835c0 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191d11c40): openPending: 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191d11c40): >openPending: err= 2026/04/13 05:40:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191d11c40): _writeAt: size=25, off=0 2026/04/13 05:40:40 DEBUG : dir/file1(0x91191d11c40): >_writeAt: n=25, err= 2026/04/13 05:40:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:40 DEBUG : newLeaf: Updating file with newLeaf 0x911918835c0 2026/04/13 05:40:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:40 DEBUG : newLeaf(0x91191d11c40): close: 2026/04/13 05:40:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:40:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:40:40.861072542 +0000 UTC m=+7.423799444 2026/04/13 05:40:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:40 DEBUG : newLeaf(0x91191d11c40): >close: err= 2026/04/13 05:40:40 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:40 DEBUG : dir: Looking for writers 2026/04/13 05:40:40 DEBUG : Looking for writers 2026/04/13 05:40:40 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:40 DEBUG : dir: reading active writers 2026/04/13 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:40:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:41 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:40:41 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:40:40 +0000 UTC" 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : >WaitForWriters: 2026/04/13 05:40:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : >WaitForWriters: 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:41 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191dabdc0): openPending: 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191dabdc0): >openPending: err= 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191dabdc0): _writeAt: size=14, off=0 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191dabdc0): >_writeAt: n=14, err= 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191dabdc0): close: 2026/04/13 05:40:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:40:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191dabdc0): >close: err= 2026/04/13 05:40:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : file1: reading active writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : file1: reading active writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : file1: reading active writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : file1: reading active writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:40:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:41 DEBUG : dir/file1: size = 14 OK 2026/04/13 05:40:41 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : file1: reading active writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : >WaitForWriters: 2026/04/13 05:40:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191d37740): _readAt: size=512, off=0 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191d37740): openPending: 2026/04/13 05:40:41 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/13 05:40:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191d37740): >openPending: err= 2026/04/13 05:40:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191d37740): >_readAt: n=14, err=EOF 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191d37740): close: 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191d37740): >close: err= 2026/04/13 05:40:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:41 DEBUG : newLeaf: Updating file with newLeaf 0x911914a2fc0 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:40:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 05:40:41 DEBUG : dir/file1: Updating file with dir/file1 0x911914a2fc0 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191e2f980): openPending: 2026/04/13 05:40:41 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/13 05:40:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191e2f980): >openPending: err= 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191e2f980): _writeAt: size=25, off=0 2026/04/13 05:40:41 DEBUG : dir/file1(0x91191e2f980): >_writeAt: n=25, err= 2026/04/13 05:40:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:41 DEBUG : newLeaf: Updating file with newLeaf 0x911914a2fc0 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:41 DEBUG : newLeaf(0x91191e2f980): close: 2026/04/13 05:40:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:40:41.504351193 +0000 UTC m=+8.067078094 2026/04/13 05:40:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:41 DEBUG : newLeaf(0x91191e2f980): >close: err= 2026/04/13 05:40:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:40:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:41 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:40:41 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:40:41 +0000 UTC" 2026/04/13 05:40:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : >WaitForWriters: 2026/04/13 05:40:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:41 DEBUG : >WaitForWriters: 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:41 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:41 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:41 DEBUG : dir: Looking for writers 2026/04/13 05:40:41 DEBUG : file1: reading active writers 2026/04/13 05:40:41 DEBUG : Looking for writers 2026/04/13 05:40:41 DEBUG : dir: reading active writers 2026/04/13 05:40:41 DEBUG : >WaitForWriters: 2026/04/13 05:40:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:41 DEBUG : dir/file1(0x91192113280): _readAt: size=512, off=0 2026/04/13 05:40:41 DEBUG : dir/file1(0x91192113280): openPending: 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:41 DEBUG : dir/file1(0x91192113280): >openPending: err= 2026/04/13 05:40:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/13 05:40:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:40:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:41 DEBUG : dir/file1(0x91192113280): >_readAt: n=14, err=EOF 2026/04/13 05:40:41 DEBUG : dir/file1(0x91192113280): close: 2026/04/13 05:40:41 DEBUG : dir/file1(0x91192113280): >close: err= 2026/04/13 05:40:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:41 DEBUG : newLeaf: Updating file with newLeaf 0x91191883d40 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:40:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 05:40:41 DEBUG : dir/file1: Updating file with dir/file1 0x91191883d40 2026/04/13 05:40:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:42 DEBUG : dir/file1(0x9119221d340): openPending: 2026/04/13 05:40:42 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/13 05:40:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:42 DEBUG : dir/file1(0x9119221d340): >openPending: err= 2026/04/13 05:40:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:42 DEBUG : dir/file1(0x9119221d340): _writeAt: size=25, off=0 2026/04/13 05:40:42 DEBUG : dir/file1(0x9119221d340): >_writeAt: n=25, err= 2026/04/13 05:40:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:40:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:40:42 DEBUG : newLeaf: Updating file with newLeaf 0x91191883d40 2026/04/13 05:40:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:42 DEBUG : newLeaf(0x9119221d340): close: 2026/04/13 05:40:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:40:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:40:42.016122143 +0000 UTC m=+8.578849034 2026/04/13 05:40:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:42 DEBUG : newLeaf(0x9119221d340): >close: err= 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:42 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:40:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:42 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:40:42 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:40:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:40:42 +0000 UTC" 2026/04/13 05:40:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:40:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:40:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:42 DEBUG : >WaitForWriters: 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : newLeaf: reading active writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : >WaitForWriters: 2026/04/13 05:40:42 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:42 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:42 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 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-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:42 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : file1: reading active writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:42 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/13 05:40:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/13 05:40:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : file1: reading active writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:42 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/13 05:40:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/13 05:40:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/13 05:40:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/13 05:40:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/13 05:40:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/13 05:40:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/13 05:40:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/13 05:40:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/13 05:40:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/13 05:40:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/13 05:40:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : file1: reading active writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:42 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:42 DEBUG : dir: Looking for writers 2026/04/13 05:40:42 DEBUG : file1: reading active writers 2026/04/13 05:40:42 DEBUG : Looking for writers 2026/04/13 05:40:42 DEBUG : dir: reading active writers 2026/04/13 05:40:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/13 05:40:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : dir: Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : dir: reading active writers 2026/04/13 05:40:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): _readAt: size=1, off=0 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): openPending: 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): >openPending: err= 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): _readAt: size=256, off=1 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): >_readAt: n=15, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): _readAt: size=16, off=16 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): >_readAt: n=0, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): close: 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): >close: err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): close: 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191a4d700): >close: err=file already closed 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : dir: Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : dir: reading active writers 2026/04/13 05:40:43 DEBUG : >WaitForWriters: 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): _readAt: size=1, off=0 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): openPending: 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >openPending: err= 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): _readAt: size=1, off=5 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): _readAt: size=1, off=3 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): _readAt: size=1, off=13 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): _readAt: size=16, off=100 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >_readAt: n=0, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): close: 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191ab2f40): >close: err= 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : dir: Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : dir: reading active writers 2026/04/13 05:40:43 DEBUG : >WaitForWriters: 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=1, off=0 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): openPending: 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >openPending: err= 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=1, off=5 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=1, off=1 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=1, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=6, off=10 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=6, err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=256, off=10 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=6, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=256, off=100 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=0, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): close: 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >close: err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): _readAt: size=256, off=100 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191bcb100): >_readAt: n=0, err=file already closed 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : dir: Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : dir: reading active writers 2026/04/13 05:40:43 DEBUG : >WaitForWriters: 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): RWFileHandle.Flush 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): _readAt: size=256, off=0 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): openPending: 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): >openPending: err= 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): >_readAt: n=16, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): RWFileHandle.Flush 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): RWFileHandle.Flush 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): close: 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191cf47c0): >close: err= 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : dir: Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : dir: reading active writers 2026/04/13 05:40:43 DEBUG : >WaitForWriters: 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:40:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): _readAt: size=256, off=0 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): openPending: 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): >openPending: err= 2026/04/13 05:40:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:40:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): >_readAt: n=16, err=EOF 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): RWFileHandle.Release 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): close: 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): >close: err= 2026/04/13 05:40:43 DEBUG : dir/file1(0x91191be4780): RWFileHandle.Release 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : dir: Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : dir: reading active writers 2026/04/13 05:40:43 DEBUG : >WaitForWriters: 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:43 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:43 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): openPending: 2026/04/13 05:40:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): >openPending: err= 2026/04/13 05:40:43 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): _writeAt: size=5, off=0 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): >_writeAt: n=5, err= 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): _writeAt: size=7, off=5 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): >_writeAt: n=7, err= 2026/04/13 05:40:43 DEBUG : file1: vfs cache: truncate to size=11 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): close: 2026/04/13 05:40:43 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:40:43.969956969 +0000 UTC m=+10.532683860 2026/04/13 05:40:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): >close: err= 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): close: 2026/04/13 05:40:43 DEBUG : file1(0x91191d2d680): >close: err=file already closed 2026/04/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:43 DEBUG : Looking for writers 2026/04/13 05:40:43 DEBUG : file1: reading active writers 2026/04/13 05:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:44 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:40:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:44 DEBUG : file1: size = 11 OK 2026/04/13 05:40:44 INFO : file1: Copied (new) 2026/04/13 05:40:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-13 05:40:43 +0000 UTC" 2026/04/13 05:40:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:44 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): openPending: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): >openPending: err= 2026/04/13 05:40:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): _writeAt: size=7, off=0 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): >_writeAt: n=7, err= 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): _writeAt: size=6, off=5 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): >_writeAt: n=6, err= 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): close: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:40:44.167398301 +0000 UTC m=+10.730125202 2026/04/13 05:40:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): >close: err= 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): _writeAt: size=5, off=0 2026/04/13 05:40:44 DEBUG : file1(0x91191d57bc0): >_writeAt: n=0, err=file already closed 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:44 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:40:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:44 DEBUG : file1: size = 11 OK 2026/04/13 05:40:44 INFO : file1: Copied (new) 2026/04/13 05:40:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-13 05:40:44 +0000 UTC" 2026/04/13 05:40:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:44 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:44 DEBUG : file1(0x91191c5ecc0): openPending: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1(0x91191c5ecc0): >openPending: err= 2026/04/13 05:40:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1(0x91191c5ecc0): close: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:40:44.36381693 +0000 UTC m=+10.926543821 2026/04/13 05:40:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:44 DEBUG : file1(0x91191c5ecc0): >close: err= 2026/04/13 05:40:44 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:40:44 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:40:44 DEBUG : file2: newRWFileHandle: 2026/04/13 05:40:44 DEBUG : file2(0x91191c5f140): openPending: 2026/04/13 05:40:44 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:44 DEBUG : file2(0x91191c5f140): >openPending: err= 2026/04/13 05:40:44 DEBUG : file2: >newRWFileHandle: err= 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:44 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/13 05:40:44 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/13 05:40:44 DEBUG : file2(0x91191c5f140): RWFileHandle.Flush 2026/04/13 05:40:44 DEBUG : file2(0x91191c5f140): RWFileHandle.Release 2026/04/13 05:40:44 DEBUG : file2(0x91191c5f140): close: 2026/04/13 05:40:44 DEBUG : file2: vfs cache: setting modification time to 2026-04-13 05:40:44.364674943 +0000 UTC m=+10.927401834 2026/04/13 05:40:44 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:44 DEBUG : file2(0x91191c5f140): >close: err= 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/13 05:40:44 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:40:44 DEBUG : file2: vfs cache: starting upload 2026/04/13 05:40:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:44 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:44 DEBUG : file1: size = 0 OK 2026/04/13 05:40:44 INFO : file1: Copied (new) 2026/04/13 05:40:44 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-13 05:40:44 +0000 UTC" 2026/04/13 05:40:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:40:44 DEBUG : file2: size = 0 OK 2026/04/13 05:40:44 INFO : file2: Copied (new) 2026/04/13 05:40:44 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-13 05:40:44 +0000 UTC" 2026/04/13 05:40:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:40:44 INFO : file2: vfs cache: upload succeeded try #1 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : file2: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:44 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): openPending: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): >openPending: err= 2026/04/13 05:40:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): _writeAt: size=5, off=0 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): >_writeAt: n=5, err= 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): RWFileHandle.Flush 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): RWFileHandle.Flush 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): close: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:40:44.73358746 +0000 UTC m=+11.296314371 2026/04/13 05:40:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:44 DEBUG : file1(0x911920b4b00): >close: err= 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:44 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:40:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:44 DEBUG : file1: size = 5 OK 2026/04/13 05:40:44 INFO : file1: Copied (new) 2026/04/13 05:40:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 05:40:44 +0000 UTC" 2026/04/13 05:40:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : >WaitForWriters: 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:44 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:44 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): openPending: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): >openPending: err= 2026/04/13 05:40:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): _writeAt: size=5, off=0 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): >_writeAt: n=5, err= 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): RWFileHandle.Release 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): close: 2026/04/13 05:40:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:40:44.920153759 +0000 UTC m=+11.482880650 2026/04/13 05:40:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): >close: err= 2026/04/13 05:40:44 DEBUG : file1(0x91191e62f40): RWFileHandle.Release 2026/04/13 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:44 DEBUG : Looking for writers 2026/04/13 05:40:44 DEBUG : file1: reading active writers 2026/04/13 05:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:45 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:40:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:45 DEBUG : file1: size = 5 OK 2026/04/13 05:40:45 INFO : file1: Copied (new) 2026/04/13 05:40:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 05:40:44 +0000 UTC" 2026/04/13 05:40:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : >WaitForWriters: 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : dir/file1(0x9119177aa00): openPending: 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 DEBUG : dir/file1(0x9119177aa00): >openPending: err= 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:45 DEBUG : dir/file1(0x9119177aa00): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : dir/file1(0x9119177aa00): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : dir/file1(0x9119177aa00): close: 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-13 05:40:45.1718223 +0000 UTC m=+11.734549190 2026/04/13 05:40:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : dir/file1(0x9119177aa00): >close: err= 2026/04/13 05:40:45 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:40:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:45 DEBUG : dir/file1: size = 5 OK 2026/04/13 05:40:45 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-13 05:40:45 +0000 UTC" 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : >WaitForWriters: 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:40:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): openPending: 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): >openPending: err= 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): _writeAt: size=15, off=5 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): >_writeAt: n=15, err= 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): close: 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-13 05:40:45.456579308 +0000 UTC m=+12.019306198 2026/04/13 05:40:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : dir/file1(0x91191bcaf40): >close: err= 2026/04/13 05:40:45 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:40:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:45 DEBUG : dir/file1: size = 20 OK 2026/04/13 05:40:45 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-13 05:40:45 +0000 UTC" 2026/04/13 05:40:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:45 DEBUG : dir: Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : dir: reading active writers 2026/04/13 05:40:45 DEBUG : >WaitForWriters: 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : file1(0x911919aedc0): openPending: 2026/04/13 05:40:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 DEBUG : file1(0x911919aedc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:40:45 DEBUG : file1(0x911919aedc0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : file1(0x911919aedc0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : file1(0x911919aedc0): close: 2026/04/13 05:40:45 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:40:45.675405145 +0000 UTC m=+12.238132046 2026/04/13 05:40:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : file1(0x911919aedc0): >close: err= 2026/04/13 05:40:45 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:45 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:40:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:40:45 DEBUG : file1: size = 5 OK 2026/04/13 05:40:45 INFO : file1: Copied (new) 2026/04/13 05:40:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 05:40:45 +0000 UTC" 2026/04/13 05:40:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:40:45 DEBUG : Looking for writers 2026/04/13 05:40:45 DEBUG : file1: reading active writers 2026/04/13 05:40:45 DEBUG : >WaitForWriters: 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/13 05:40:45 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f32c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f32c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f32c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f32c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f32c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.862495415 +0000 UTC m=+12.425222305 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f32c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.862495415 +0000 UTC m=+12.425222305 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3c00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3c00): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.862495415 +0000 UTC m=+12.425222305 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919f3c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e273b0 item 1 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e340): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e340): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e340): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e340): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e340): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.865367526 +0000 UTC m=+12.428094416 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e340): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e840): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e840): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e840): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e840): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e840): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.865367526 +0000 UTC m=+12.428094416 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5e840): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e27c00 item 2 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5ee80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5ee80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5ee80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5ee80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5ee80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.867306903 +0000 UTC m=+12.430033794 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5ee80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.867306903 +0000 UTC m=+12.430033794 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f300): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f7c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f7c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f7c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f7c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f7c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.867306903 +0000 UTC m=+12.430033794 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5f7c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c2a0 item 3 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5fe40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5fe40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5fe40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5fe40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5fe40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.869859079 +0000 UTC m=+12.432585970 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a5fe40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6e480): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6e480): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6e480): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6e480): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6e480): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.869859079 +0000 UTC m=+12.432585970 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6e480): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c770 item 4 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6eac0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6eac0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6eac0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6eac0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6eac0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.871760514 +0000 UTC m=+12.434487405 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6eac0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.871760514 +0000 UTC m=+12.434487405 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6ef40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6f400): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6f400): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6f400): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6f400): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6f400): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.871760514 +0000 UTC m=+12.434487405 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6f400): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177db20 item 5 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6fa80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6fa80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6fa80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6fa80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6fa80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.874019185 +0000 UTC m=+12.436746076 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a6fa80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e0c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e0c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e0c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e0c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e0c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.874019185 +0000 UTC m=+12.436746076 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e0c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231a4d0 item 6 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e740): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e740): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e740): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.875646672 +0000 UTC m=+12.438373564 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8e740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.875646672 +0000 UTC m=+12.438373564 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8ec40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f100): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f100): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f100): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f100): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f100): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.875646672 +0000 UTC m=+12.438373564 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f100): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231a850 item 7 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f780): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f780): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f780): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f780): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f780): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.877907627 +0000 UTC m=+12.440634518 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8f780): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8fcc0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8fcc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8fcc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8fcc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8fcc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.877907627 +0000 UTC m=+12.440634518 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191a8fcc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231ad20 item 8 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8380): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191aa8380): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8380): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8380): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8380): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8380): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8380): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8740): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8740): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8740): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.879757937 +0000 UTC m=+12.442484827 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.879757937 +0000 UTC m=+12.442484827 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa8bc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa90c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa90c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa90c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa90c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa90c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.879757937 +0000 UTC m=+12.442484827 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa90c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b0a0 item 9 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9740): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9740): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9740): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.881886972 +0000 UTC m=+12.444613863 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9c80): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9c80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9c80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9c80): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9c80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.881886972 +0000 UTC m=+12.444613863 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191aa9c80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b570 item 10 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac03c0): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191ac03c0): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac03c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac03c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac03c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac03c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac03c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0780): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0780): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0780): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0780): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0780): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.883559205 +0000 UTC m=+12.446286095 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0780): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.883559205 +0000 UTC m=+12.446286095 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac0c80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1180): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1180): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1180): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1180): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1180): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.883559205 +0000 UTC m=+12.446286095 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1180): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b8f0 item 11 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1800): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1800): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1800): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1800): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1800): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.885244842 +0000 UTC m=+12.447971733 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1800): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1d40): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1d40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1d40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1d40): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1d40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.885244842 +0000 UTC m=+12.447971733 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ac1d40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231bdc0 item 12 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191950f40): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191950f40): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191950f40): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191950f40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191950f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191950f40): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191950f40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191951300): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191951300): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191951300): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191951300): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191951300): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.887058681 +0000 UTC m=+12.449785592 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191951300): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919519c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919519c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919519c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919519c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919519c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.887058681 +0000 UTC m=+12.449785592 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911919519c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153e930 item 13 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14140): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14140): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14140): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14140): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14140): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.888844538 +0000 UTC m=+12.451571429 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14140): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14680): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14680): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14680): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14680): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.888844538 +0000 UTC m=+12.451571429 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14680): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153ef50 item 14 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14cc0): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191b14cc0): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14cc0): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14cc0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14cc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b14cc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15080): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15080): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15080): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15080): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15080): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.890420348 +0000 UTC m=+12.453147239 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15080): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15740): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15740): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15740): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.890420348 +0000 UTC m=+12.453147239 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153f3b0 item 15 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15dc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15dc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15dc0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15dc0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15dc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.89189175 +0000 UTC m=+12.454618641 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b15dc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48400): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48400): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48400): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48400): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48400): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.89189175 +0000 UTC m=+12.454618641 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48400): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153f810 item 16 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48a40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48a40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48a40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48a40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48a40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.893315752 +0000 UTC m=+12.456042644 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48a40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): _writeAt: size=3, off=7 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.893315752 +0000 UTC m=+12.456042644 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b48ec0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b493c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b493c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b493c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b493c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b493c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.893315752 +0000 UTC m=+12.456042644 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b493c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153fc00 item 17 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b49a40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b49a40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b49a40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b49a40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b49a40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.895744766 +0000 UTC m=+12.458471657 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191b49a40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2080): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2080): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2080): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2080): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2080): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.895744766 +0000 UTC m=+12.458471657 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2080): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d72460 item 18 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2700): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2700): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2700): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2700): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2700): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.897490616 +0000 UTC m=+12.460217508 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2700): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): _writeAt: size=3, off=7 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.897490616 +0000 UTC m=+12.460217508 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb2c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3100): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3100): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3100): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3100): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3100): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.897490616 +0000 UTC m=+12.460217508 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3100): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d72930 item 19 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6580): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6580): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6580): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6580): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6580): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.900604676 +0000 UTC m=+12.463331567 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6580): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6ac0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6ac0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6ac0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6ac0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6ac0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.900604676 +0000 UTC m=+12.463331567 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae6ac0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b80cb0 item 20 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7140): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7140): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7140): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7140): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7140): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.902673758 +0000 UTC m=+12.465400649 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7140): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): _writeAt: size=3, off=7 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.902673758 +0000 UTC m=+12.465400649 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7640): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7b40): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7b40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7b40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7b40): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7b40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.902673758 +0000 UTC m=+12.465400649 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ae7b40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155e150 item 21 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a2c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a2c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a2c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a2c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a2c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.904543954 +0000 UTC m=+12.467270845 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a2c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a800): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a800): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a800): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a800): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a800): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.904543954 +0000 UTC m=+12.467270845 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2a800): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155ea10 item 22 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2ae80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2ae80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2ae80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2ae80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2ae80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.907167115 +0000 UTC m=+12.469894046 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2ae80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): _writeAt: size=3, off=7 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.907167115 +0000 UTC m=+12.469894046 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b380): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b880): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b880): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b880): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b880): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b880): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.907167115 +0000 UTC m=+12.469894046 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c2b880): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155ef50 item 23 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a000): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a000): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a000): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a000): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a000): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.91103069 +0000 UTC m=+12.473757612 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a000): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3980): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3980): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3980): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3980): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3980): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.91103069 +0000 UTC m=+12.473757612 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bb3980): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d73490 item 24 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be20c0): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191be20c0): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be20c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be20c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be20c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be20c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be20c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2480): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2480): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2480): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2480): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2480): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.914628484 +0000 UTC m=+12.477355415 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2480): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): _writeAt: size=3, off=7 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.914628484 +0000 UTC m=+12.477355415 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2980): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2ec0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2ec0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2ec0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2ec0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2ec0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.914628484 +0000 UTC m=+12.477355415 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be2ec0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d73810 item 25 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3540): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3540): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3540): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3540): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3540): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.91744032 +0000 UTC m=+12.480167211 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3540): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3a80): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3a80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3a80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3a80): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3a80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.91744032 +0000 UTC m=+12.480167211 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191be3a80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d73e30 item 26 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa1c0): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191bfa1c0): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa1c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa1c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa1c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa1c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa580): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa580): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa580): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa580): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa580): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.919253008 +0000 UTC m=+12.481979899 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfa580): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): _writeAt: size=3, off=7 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.919253008 +0000 UTC m=+12.481979899 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfaa80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfafc0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfafc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfafc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfafc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfafc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.919253008 +0000 UTC m=+12.481979899 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfafc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0cc40 item 27 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfb640): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfb640): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfb640): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfb640): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfb640): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.922053964 +0000 UTC m=+12.484780855 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfb640): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfbb80): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfbb80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfbb80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfbb80): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfbb80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.922053964 +0000 UTC m=+12.484780855 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191bfbb80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0d420 item 28 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb02c0): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191cb02c0): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb02c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb02c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb02c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb02c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb02c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0680): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0680): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0680): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0680): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.923954548 +0000 UTC m=+12.486681438 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0680): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0d40): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0d40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0d40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0d40): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0d40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.923954548 +0000 UTC m=+12.486681438 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb0d40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0d8f0 item 29 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb13c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb13c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb13c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb13c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb13c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.925898894 +0000 UTC m=+12.488625785 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb13c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb1900): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb1900): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb1900): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb1900): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb1900): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.925898894 +0000 UTC m=+12.488625785 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cb1900): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd40e0 item 30 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec040): _readAt: size=2, off=0 2026/04/13 05:40:45 ERROR : open-test-file(0x91191cec040): Couldn't read size of file 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec040): >_readAt: n=0, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec040): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec040): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec040): close: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec040): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec400): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec400): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec400): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec400): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec400): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.927375216 +0000 UTC m=+12.490102106 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cec400): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cecac0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cecac0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cecac0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cecac0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cecac0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.927375216 +0000 UTC m=+12.490102106 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cecac0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4460 item 31 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced140): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced140): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced140): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced140): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced140): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.929056745 +0000 UTC m=+12.491783636 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced140): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced680): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced680): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced680): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced680): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.929056745 +0000 UTC m=+12.491783636 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ced680): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4850 item 32 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cedcc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cedcc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cedcc0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cedcc0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cedcc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.931423139 +0000 UTC m=+12.494150031 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191cedcc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4bd0 item 33 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.932020941 +0000 UTC m=+12.494747832 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c240): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c740): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c740): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c740): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.932020941 +0000 UTC m=+12.494747832 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1c740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4d90 item 33 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1cd80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1cd80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1cd80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1cd80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1cd80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.933874946 +0000 UTC m=+12.496601837 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1cd80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd5110 item 34 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.934783224 +0000 UTC m=+12.497510115 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d200): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d740): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d740): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d740): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.934783224 +0000 UTC m=+12.497510115 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1d740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd5420 item 34 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1dd80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1dd80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1dd80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1dd80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1dd80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.937242454 +0000 UTC m=+12.499969345 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d1dd80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd5960 item 35 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.937686574 +0000 UTC m=+12.500413465 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a300): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a800): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a800): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a800): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a800): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a800): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.937686574 +0000 UTC m=+12.500413465 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6a800): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd5b20 item 35 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6ae80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6ae80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6ae80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6ae80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6ae80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.939059439 +0000 UTC m=+12.501786331 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6ae80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172e3f0 item 36 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.939704911 +0000 UTC m=+12.502431802 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b380): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b8c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b8c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b8c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b8c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b8c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.939704911 +0000 UTC m=+12.502431802 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d6b8c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172e690 item 36 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c000): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c000): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c000): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c000): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c000): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.941004497 +0000 UTC m=+12.503731388 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c000): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172ed90 item 37 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.941454147 +0000 UTC m=+12.504181039 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c480): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c980): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c980): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c980): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c980): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c980): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.941454147 +0000 UTC m=+12.504181039 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9c980): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172f2d0 item 37 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d000): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d000): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d000): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d000): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d000): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.942644378 +0000 UTC m=+12.505371270 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d000): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172f880 item 38 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.943364821 +0000 UTC m=+12.506091713 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9d500): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9da40): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9da40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9da40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9da40): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9da40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.943364821 +0000 UTC m=+12.506091713 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191d9da40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172fa40 item 38 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc01c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc01c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc01c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc01c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc01c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.944641465 +0000 UTC m=+12.507368356 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc01c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5a150 item 39 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.945299559 +0000 UTC m=+12.508026450 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc06c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc0bc0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc0bc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc0bc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc0bc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc0bc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.945299559 +0000 UTC m=+12.508026450 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc0bc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5a310 item 39 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1240): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1240): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1240): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1240): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1240): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.946566515 +0000 UTC m=+12.509293406 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1240): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5aa10 item 40 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.947003721 +0000 UTC m=+12.509730612 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1c80): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1c80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1c80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1c80): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1c80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.947003721 +0000 UTC m=+12.509730612 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dc1c80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5acb0 item 40 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.948310984 +0000 UTC m=+12.511037875 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec340): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec840): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec840): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec840): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5b0a0 item 41 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec840): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec840): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.948821539 +0000 UTC m=+12.511548430 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dec840): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5b420 item 41 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.949307348 +0000 UTC m=+12.512034239 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191decd00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded240): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded240): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded240): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded240): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded240): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.949307348 +0000 UTC m=+12.512034239 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded240): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5b6c0 item 41 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.950661649 +0000 UTC m=+12.513388539 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191ded880): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dedd80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dedd80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dedd80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5bdc0 item 42 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dedd80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dedd80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.951123562 +0000 UTC m=+12.513850452 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191dedd80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f8310 item 42 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.951606134 +0000 UTC m=+12.514333025 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c3c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c940): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c940): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c940): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c940): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c940): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.951606134 +0000 UTC m=+12.514333025 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0c940): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f8620 item 42 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.952876046 +0000 UTC m=+12.515602937 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0cf80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d480): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d480): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d480): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f8cb0 item 43 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d480): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d480): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.953486791 +0000 UTC m=+12.516213681 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d480): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155f5e0 item 43 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.954008016 +0000 UTC m=+12.516734907 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5a4c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5aa00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5aa00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5aa00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5aa00): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5aa00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.954008016 +0000 UTC m=+12.516734907 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5aa00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155f7a0 item 43 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.955178139 +0000 UTC m=+12.517905030 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b040): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b540): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b540): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b540): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155fb90 item 44 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b540): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b540): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.955608162 +0000 UTC m=+12.518335052 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5b540): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191998150 item 44 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.956251689 +0000 UTC m=+12.518978580 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191c5ba80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e100): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e100): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e100): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e100): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e100): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.956251689 +0000 UTC m=+12.518978580 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e100): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191998460 item 44 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.957538682 +0000 UTC m=+12.520265573 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208e740): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208ec40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208ec40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208ec40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191998a80 item 45 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208ec40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208ec40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.958057874 +0000 UTC m=+12.520784764 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208ec40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f340): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f340): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f340): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f340): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f340): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.958057874 +0000 UTC m=+12.520784764 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f340): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191999340 item 45 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.959322084 +0000 UTC m=+12.522048975 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208f980): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208fe80): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208fe80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208fe80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911919998f0 item 46 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208fe80): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208fe80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.959748361 +0000 UTC m=+12.522475252 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x9119208fe80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bc680): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bc680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bc680): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bc680): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bc680): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.959748361 +0000 UTC m=+12.522475252 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bc680): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191999c70 item 46 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.961254328 +0000 UTC m=+12.523981220 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bccc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd1c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd1c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd1c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911919383f0 item 47 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd1c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd1c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.961815951 +0000 UTC m=+12.524542842 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd1c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd8c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd8c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd8c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd8c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd8c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.961815951 +0000 UTC m=+12.524542842 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920bd8c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191938620 item 47 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.963599132 +0000 UTC m=+12.526326033 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0000): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0500): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0500): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0500): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191938cb0 item 48 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0500): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0500): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.96412159 +0000 UTC m=+12.526848481 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0500): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0c00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0c00): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.96412159 +0000 UTC m=+12.526848481 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e0c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191938e70 item 48 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1240): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1240): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1240): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1240): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1240): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.96565019 +0000 UTC m=+12.528377081 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1240): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191939340 item 49 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.966203616 +0000 UTC m=+12.528930508 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e16c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1c00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1c00): >_readAt: n=8, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.966203616 +0000 UTC m=+12.528930508 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911920e1c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911919395e0 item 49 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110380): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110380): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110380): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110380): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110380): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.967589097 +0000 UTC m=+12.530315998 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110380): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191939c00 item 50 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): _readAt: size=2, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): _writeAt: size=3, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.96820441 +0000 UTC m=+12.530931301 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110880): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110e00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110e00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110e00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110e00): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110e00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.96820441 +0000 UTC m=+12.530931301 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192110e00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191939e30 item 50 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d780): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d780): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d780): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d780): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d780): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.969475674 +0000 UTC m=+12.532202565 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0d780): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f8f50 item 51 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.970000015 +0000 UTC m=+12.532726916 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e0dc80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e382c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e382c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e382c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e382c0): >_readAt: n=8, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e382c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.970000015 +0000 UTC m=+12.532726916 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e382c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f9420 item 51 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38940): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38940): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38940): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38940): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38940): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.971405172 +0000 UTC m=+12.534132063 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38940): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f98f0 item 52 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): _readAt: size=2, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): _writeAt: size=3, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.972024583 +0000 UTC m=+12.534751474 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e38e40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e393c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e393c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e393c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e393c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e393c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.972024583 +0000 UTC m=+12.534751474 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e393c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916f9b90 item 52 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e39a40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e39a40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e39a40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e39a40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e39a40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.973378424 +0000 UTC m=+12.536105315 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e39a40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b7a620 item 53 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.97399012 +0000 UTC m=+12.536717011 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76040): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76580): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76580): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76580): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76580): >_readAt: n=8, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76580): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.97399012 +0000 UTC m=+12.536717011 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76580): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b7a7e0 item 53 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76c00): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76c00): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.975260562 +0000 UTC m=+12.537987453 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e76c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b7b0a0 item 54 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): _readAt: size=2, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): _writeAt: size=3, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.975766048 +0000 UTC m=+12.538492939 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77100): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77680): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77680): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77680): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77680): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.975766048 +0000 UTC m=+12.538492939 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77680): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b7b7a0 item 54 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77d00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77d00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77d00): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77d00): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77d00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.976922415 +0000 UTC m=+12.539649306 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91191e77d00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b7bb20 item 55 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.977378948 +0000 UTC m=+12.540105839 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0300): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0840): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0840): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0840): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0840): >_readAt: n=8, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0840): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.977378948 +0000 UTC m=+12.540105839 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0840): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b7bce0 item 55 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0ec0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0ec0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0ec0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0ec0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0ec0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.978536246 +0000 UTC m=+12.541263138 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a0ec0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64230 item 56 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): _readAt: size=2, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): _writeAt: size=3, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.979149887 +0000 UTC m=+12.541876778 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a13c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a1940): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a1940): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a1940): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a1940): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a1940): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.979149887 +0000 UTC m=+12.541876778 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921a1940): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d643f0 item 56 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.980288049 +0000 UTC m=+12.543014940 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6080): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d65c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d65c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d65c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64770 item 57 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d65c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d65c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.980818451 +0000 UTC m=+12.543545343 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d65c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64930 item 57 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.981333796 +0000 UTC m=+12.544060688 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d6b00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7080): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7080): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7080): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7080): >_readAt: n=8, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7080): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.981333796 +0000 UTC m=+12.544060688 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7080): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64c40 item 57 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.982513357 +0000 UTC m=+12.545240247 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d76c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7c00): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d65110 item 58 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7c00): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.983037639 +0000 UTC m=+12.545764530 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921d7c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d653b0 item 58 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): _readAt: size=2, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): _writeAt: size=3, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.983546731 +0000 UTC m=+12.546273622 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192202240): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921114c0): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921114c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921114c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921114c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921114c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.983546731 +0000 UTC m=+12.546273622 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911921114c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911913543f0 item 58 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.984899899 +0000 UTC m=+12.547626790 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192111b00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146140): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146140): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146140): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191355180 item 59 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146140): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146140): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.985341505 +0000 UTC m=+12.548068406 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146140): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): _writeAt: size=3, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191355420 item 59 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.985872658 +0000 UTC m=+12.548599549 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146680): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146c00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146c00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146c00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146c00): >_readAt: n=8, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146c00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.985872658 +0000 UTC m=+12.548599549 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192146c00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191355960 item 59 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.987016101 +0000 UTC m=+12.549742992 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147240): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147780): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147780): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147780): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191708230 item 60 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147780): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147780): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.987473496 +0000 UTC m=+12.550200387 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147780): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): open at offset 5 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191708540 item 60 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): _readAt: size=2, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): _writeAt: size=3, off=5 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.988179191 +0000 UTC m=+12.550906081 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192147cc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288380): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288380): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288380): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288380): >_readAt: n=3, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288380): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.988179191 +0000 UTC m=+12.550906081 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288380): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191708b60 item 60 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.989363009 +0000 UTC m=+12.552089900 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922889c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288f00): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288f00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288f00): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911917095e0 item 61 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288f00): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288f00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.989761923 +0000 UTC m=+12.552488814 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192288f00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289600): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289600): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289600): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289600): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289600): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.989761923 +0000 UTC m=+12.552488814 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289600): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191709ab0 item 61 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.991393538 +0000 UTC m=+12.554120429 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x91192289c40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be280): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be280): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be280): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911917062a0 item 62 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be280): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be280): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.991910666 +0000 UTC m=+12.554637557 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be280): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be980): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be980): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be980): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be980): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be980): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.991910666 +0000 UTC m=+12.554637557 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922be980): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911917064d0 item 62 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.993252343 +0000 UTC m=+12.555979234 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922befc0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bf500): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bf500): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bf500): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191706a10 item 63 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bf500): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bf500): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.99368961 +0000 UTC m=+12.556416501 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bf500): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bfc00): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bfc00): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bfc00): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bfc00): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bfc00): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.99368961 +0000 UTC m=+12.556416501 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922bfc00): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191706d20 item 63 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 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/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): open at offset 0 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.995115767 +0000 UTC m=+12.557842658 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2340): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2880): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2880): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2880): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191707110 item 64 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2880): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2880): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.995448926 +0000 UTC m=+12.558175818 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2880): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2f80): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2f80): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2f80): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2f80): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2f80): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.995448926 +0000 UTC m=+12.558175818 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e2f80): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191707490 item 64 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e35c0): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e35c0): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e35c0): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e35c0): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e35c0): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.997546533 +0000 UTC m=+12.560273424 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e35c0): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): _readAt: size=2, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): >_readAt: n=2, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): _writeAt: size=3, off=2 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191707810 item 65 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): >_writeAt: n=3, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.998119747 +0000 UTC m=+12.560846637 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922e3a40): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa040): _readAt: size=512, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa040): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa040): >openPending: err= 2026/04/13 05:40:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa040): >_readAt: n=5, err=EOF 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa040): close: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.998119747 +0000 UTC m=+12.560846637 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa040): >close: err= 2026/04/13 05:40:45 DEBUG : open-test-file: Remove: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191707ab0 item 65 2026/04/13 05:40:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa680): openPending: 2026/04/13 05:40:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa680): >openPending: err= 2026/04/13 05:40:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa680): _writeAt: size=5, off=0 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa680): >_writeAt: n=5, err= 2026/04/13 05:40:45 DEBUG : open-test-file(0x911922fa680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:45.999804473 +0000 UTC m=+12.562531364 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fa680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119170eaf0 item 66 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.000647075 +0000 UTC m=+12.563373967 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fab00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb040): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb040): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb040): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.000647075 +0000 UTC m=+12.563373967 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119170ee00 item 66 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb680): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb680): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb680): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.002662517 +0000 UTC m=+12.565389408 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fb680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119170f500 item 67 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.003189644 +0000 UTC m=+12.565916535 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922fbb00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324100): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324100): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324100): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.003189644 +0000 UTC m=+12.565916535 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119170f7a0 item 67 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.004901681 +0000 UTC m=+12.567628572 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191762d90 item 68 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.005484393 +0000 UTC m=+12.568211284 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192324c80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923251c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923251c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923251c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923251c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923251c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.005484393 +0000 UTC m=+12.568211284 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923251c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191763500 item 68 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325800): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325800): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325800): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325800): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325800): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.0071965 +0000 UTC m=+12.569923401 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325800): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916ee000 item 69 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.007723186 +0000 UTC m=+12.570450077 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192325c80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344280): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344280): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344280): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344280): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344280): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.007723186 +0000 UTC m=+12.570450077 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344280): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916ee2a0 item 69 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344900): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344900): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344900): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344900): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344900): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.010034136 +0000 UTC m=+12.572761047 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344900): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916ee930 item 70 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.010719402 +0000 UTC m=+12.573446293 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192344e00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345340): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345340): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345340): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.010719402 +0000 UTC m=+12.573446293 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916eed90 item 70 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923459c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923459c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923459c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923459c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923459c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.013234999 +0000 UTC m=+12.575961910 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923459c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916ef8f0 item 71 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.013752548 +0000 UTC m=+12.576479438 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192345ec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923604c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923604c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923604c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923604c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923604c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.013752548 +0000 UTC m=+12.576479438 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923604c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916efce0 item 71 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192360b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192360b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192360b40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192360b40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192360b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.01515529 +0000 UTC m=+12.577882191 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192360b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119176a930 item 72 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.015728734 +0000 UTC m=+12.578455625 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361580): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361580): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361580): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361580): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361580): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.015728734 +0000 UTC m=+12.578455625 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361580): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119176b260 item 72 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.017921831 +0000 UTC m=+12.580648722 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192361b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384140): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384140): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384140): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119176b6c0 item 73 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384140): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384140): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.018476731 +0000 UTC m=+12.581203622 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119176bb90 item 73 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.019600384 +0000 UTC m=+12.582327276 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384600): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384b40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384b40): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.019600384 +0000 UTC m=+12.582327276 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192384b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916b6380 item 73 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.021548107 +0000 UTC m=+12.584274999 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385680): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385680): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916b71f0 item 74 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385680): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.02212586 +0000 UTC m=+12.584852761 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916b7c00 item 74 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.022768595 +0000 UTC m=+12.585495486 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192385bc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414240): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414240): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414240): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.022768595 +0000 UTC m=+12.585495486 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911916b7e30 item 74 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.02537265 +0000 UTC m=+12.588099561 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414d80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414d80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414d80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175ab60 item 75 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414d80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414d80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.026197339 +0000 UTC m=+12.588924250 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414d80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175afc0 item 75 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.028552161 +0000 UTC m=+12.591279073 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911924152c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202780): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202780): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202780): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.028552161 +0000 UTC m=+12.591279073 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d655e0 item 75 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.030983759 +0000 UTC m=+12.593710650 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb8c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb8c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb8c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192234cb0 item 76 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb8c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb8c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.032579427 +0000 UTC m=+12.595306318 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb8c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d640e0 item 76 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.034076377 +0000 UTC m=+12.596818237 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202b80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202b80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202b80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202b80): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202b80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.034076377 +0000 UTC m=+12.596818237 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192202b80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d642a0 item 76 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.035411522 +0000 UTC m=+12.598138414 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922031c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922036c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922036c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922036c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64620 item 77 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922036c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922036c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.036180316 +0000 UTC m=+12.598907207 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911922036c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192203dc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192203dc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192203dc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192203dc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192203dc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.036180316 +0000 UTC m=+12.598907207 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192203dc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d647e0 item 77 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.038296197 +0000 UTC m=+12.601023087 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a6c00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7100): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7100): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64cb0 item 78 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7100): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.038952448 +0000 UTC m=+12.601679339 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7800): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7800): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7800): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7800): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7800): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.038952448 +0000 UTC m=+12.601679339 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7800): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64e70 item 78 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.04048191 +0000 UTC m=+12.603208801 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923a7e40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414440): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414440): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414440): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d65570 item 79 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414440): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414440): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.041109416 +0000 UTC m=+12.603836308 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414440): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414b40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414b40): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.041109416 +0000 UTC m=+12.603836308 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192414b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d658f0 item 79 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.042714672 +0000 UTC m=+12.605441562 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415800): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415800): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415800): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e1c0 item 80 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415800): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415800): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.04315325 +0000 UTC m=+12.605880151 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91192415800): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca000): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca000): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca000): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.04315325 +0000 UTC m=+12.605880151 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e380 item 80 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca640): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca640): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca640): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca640): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca640): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.04438492 +0000 UTC m=+12.607111812 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca640): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e8c0 item 81 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.044901808 +0000 UTC m=+12.607628698 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcaac0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb000): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb000): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb000): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.044901808 +0000 UTC m=+12.607628698 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229ea80 item 81 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb700): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb700): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb700): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb700): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb700): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.046072851 +0000 UTC m=+12.608799742 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb700): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229ee00 item 82 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.046532881 +0000 UTC m=+12.609259773 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a5c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.046532881 +0000 UTC m=+12.609259773 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f030 item 82 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a21c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a21c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a21c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a21c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a21c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.047689579 +0000 UTC m=+12.610416470 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a21c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f3b0 item 83 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.048259376 +0000 UTC m=+12.610986267 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a2dc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3b40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3b40): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.048259376 +0000 UTC m=+12.610986267 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f6c0 item 83 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677940): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677940): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677940): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677940): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677940): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.052706595 +0000 UTC m=+12.615433486 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175aa10 item 84 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.053317109 +0000 UTC m=+12.616044001 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc7c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc7c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc7c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc7c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc7c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.053317109 +0000 UTC m=+12.616044001 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc7c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175ae70 item 84 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcce40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcce40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcce40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcce40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcce40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.054689766 +0000 UTC m=+12.617416657 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcce40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175b6c0 item 85 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.05520534 +0000 UTC m=+12.617932241 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd880): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd880): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd880): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.05520534 +0000 UTC m=+12.617932241 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175b880 item 85 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776300): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776300): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776300): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776300): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776300): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.060162653 +0000 UTC m=+12.622889545 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776300): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f8f0 item 86 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.06075289 +0000 UTC m=+12.623479781 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.06075289 +0000 UTC m=+12.623479781 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229fab0 item 86 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.061781525 +0000 UTC m=+12.624508416 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911922340e0 item 87 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.062335783 +0000 UTC m=+12.625062675 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b506c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b506c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b506c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b506c0): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b506c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.062335783 +0000 UTC m=+12.625062675 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b506c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192234310 item 87 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.063548215 +0000 UTC m=+12.626275107 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911922347e0 item 88 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.066299479 +0000 UTC m=+12.629026370 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.066299479 +0000 UTC m=+12.629026370 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911922349a0 item 88 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.06744256 +0000 UTC m=+12.630169451 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235030 item 89 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.067871911 +0000 UTC m=+12.630598802 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235340 item 89 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.070702995 +0000 UTC m=+12.633429885 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945180): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945180): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945180): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.070702995 +0000 UTC m=+12.633429885 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235500 item 89 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.072133169 +0000 UTC m=+12.634860060 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235880 item 90 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.072704199 +0000 UTC m=+12.635431090 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235a40 item 90 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.073233981 +0000 UTC m=+12.635960871 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8900): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8900): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8900): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8900): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8900): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.073233981 +0000 UTC m=+12.635960871 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8900): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235dc0 item 90 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.077492523 +0000 UTC m=+12.640219415 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187ac40 item 91 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.077820063 +0000 UTC m=+12.640546954 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187aee0 item 91 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.078319427 +0000 UTC m=+12.641046318 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b780c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b780c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b780c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b780c0): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b780c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.078319427 +0000 UTC m=+12.641046318 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b780c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187b110 item 91 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.083155731 +0000 UTC m=+12.645882622 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78840): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78d80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78d80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78d80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187b810 item 92 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78d80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78d80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.084683531 +0000 UTC m=+12.647410422 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78d80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187ba40 item 92 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.089196845 +0000 UTC m=+12.651923736 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b792c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.089196845 +0000 UTC m=+12.651923736 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187bce0 item 92 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.092364935 +0000 UTC m=+12.655091826 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcdec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838c40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838c40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838c40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca0e0 item 93 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838c40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838c40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.092709467 +0000 UTC m=+12.655436358 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838c40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839380): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839380): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839380): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839380): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839380): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.092709467 +0000 UTC m=+12.655436358 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839380): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca3f0 item 93 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.097132501 +0000 UTC m=+12.659859392 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911918399c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde000): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde000): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca770 item 94 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde000): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.099400669 +0000 UTC m=+12.662127560 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde700): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde700): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde700): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde700): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde700): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.099400669 +0000 UTC m=+12.662127560 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde700): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca930 item 94 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.102994705 +0000 UTC m=+12.665721596 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bded40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a000 item 95 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.103590142 +0000 UTC m=+12.666317032 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.103590142 +0000 UTC m=+12.666317032 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a230 item 95 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.107073277 +0000 UTC m=+12.669800168 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4f40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5480): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5480): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5480): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a690 item 96 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5480): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5480): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.109731283 +0000 UTC m=+12.672458175 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5480): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.109731283 +0000 UTC m=+12.672458175 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a9a0 item 96 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= 2026/04/13 05:40:46 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : >WaitForWriters: 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:46 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/13 05:40:46 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196c5c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196c5c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196c5c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196c5c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196c5c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.134412132 +0000 UTC m=+12.697139024 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196c5c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.134412132 +0000 UTC m=+12.697139024 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196ca40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196cf00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196cf00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196cf00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196cf00): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196cf00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.134412132 +0000 UTC m=+12.697139024 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196cf00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26930 item 1 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196d540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196d540): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196d540): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196d540): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196d540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.137147414 +0000 UTC m=+12.699874306 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196d540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196da40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196da40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196da40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196da40): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196da40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.137147414 +0000 UTC m=+12.699874306 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119196da40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26fc0 item 2 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79ec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79ec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79ec0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79ec0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79ec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.139853071 +0000 UTC m=+12.702579962 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79ec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.139853071 +0000 UTC m=+12.702579962 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e440): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e900): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e900): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e900): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e900): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e900): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.139853071 +0000 UTC m=+12.702579962 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226e900): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921621c0 item 3 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226ef80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226ef80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226ef80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226ef80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226ef80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.143497952 +0000 UTC m=+12.706224873 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226ef80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226f4c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226f4c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226f4c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226f4c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226f4c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.143497952 +0000 UTC m=+12.706224873 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226f4c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921627e0 item 4 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226fb00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226fb00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226fb00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226fb00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226fb00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.145148544 +0000 UTC m=+12.707875445 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119226fb00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.145148544 +0000 UTC m=+12.707875445 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90080): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90540): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90540): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90540): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.145148544 +0000 UTC m=+12.707875445 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192162b60 item 5 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90bc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90bc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90bc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90bc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90bc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.148068726 +0000 UTC m=+12.710795617 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a90bc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91100): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91100): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91100): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.148068726 +0000 UTC m=+12.710795617 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192163030 item 6 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.150388853 +0000 UTC m=+12.713115744 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.150388853 +0000 UTC m=+12.713115744 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a91c80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac240): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac240): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac240): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.150388853 +0000 UTC m=+12.713115744 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921635e0 item 7 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a561c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a561c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a561c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a561c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a561c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.152237208 +0000 UTC m=+12.714964109 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a561c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56700): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56700): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56700): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56700): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56700): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.152237208 +0000 UTC m=+12.714964109 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56700): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e27420 item 8 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56cc0): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191a56cc0): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56cc0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56cc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56cc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a56cc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57080): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57080): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57080): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57080): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57080): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.153929277 +0000 UTC m=+12.716656169 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57080): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.153929277 +0000 UTC m=+12.716656169 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57a00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57a00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57a00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57a00): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57a00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.153929277 +0000 UTC m=+12.716656169 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a57a00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e277a0 item 9 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.155750251 +0000 UTC m=+12.718477141 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e6c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e6c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e6c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e6c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e6c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.155750251 +0000 UTC m=+12.718477141 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6e6c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c310 item 10 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6ed00): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191a6ed00): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6ed00): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6ed00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6ed00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6ed00): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6ed00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f0c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f0c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f0c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f0c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f0c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.157378519 +0000 UTC m=+12.720105410 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f0c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.157378519 +0000 UTC m=+12.720105410 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6f5c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6fac0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6fac0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6fac0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6fac0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6fac0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.157378519 +0000 UTC m=+12.720105410 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a6fac0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c690 item 11 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a240): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a240): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a240): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.159265297 +0000 UTC m=+12.721992188 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a780): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a780): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a780): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.159265297 +0000 UTC m=+12.721992188 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2a780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177db90 item 12 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987140): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191987140): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987140): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987140): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987140): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987140): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.160774832 +0000 UTC m=+12.723501722 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987bc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987bc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987bc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987bc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987bc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.160774832 +0000 UTC m=+12.723501722 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987bc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211aa10 item 13 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8340): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8340): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8340): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.161975371 +0000 UTC m=+12.724702263 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8880): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8880): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8880): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.161975371 +0000 UTC m=+12.724702263 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211ae00 item 14 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8ec0): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x911919f8ec0): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8ec0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8ec0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8ec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f8ec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9280): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9280): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9280): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9280): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9280): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.167302955 +0000 UTC m=+12.730029847 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9280): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9940): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9940): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9940): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9940): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9940): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.167302955 +0000 UTC m=+12.730029847 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919f9940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211b180 item 15 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb80c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb80c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb80c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb80c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb80c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.170032697 +0000 UTC m=+12.732759588 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb80c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8600): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8600): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8600): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8600): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8600): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.170032697 +0000 UTC m=+12.732759588 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8600): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211b500 item 16 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.173384716 +0000 UTC m=+12.736111607 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aac780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.173384716 +0000 UTC m=+12.736111607 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aacc00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad100): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad100): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad100): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.173384716 +0000 UTC m=+12.736111607 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192163b20 item 17 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.177953905 +0000 UTC m=+12.740680797 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aad780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aadcc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aadcc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aadcc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aadcc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aadcc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.177953905 +0000 UTC m=+12.740680797 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191aadcc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153e150 item 18 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2440): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2440): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2440): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2440): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2440): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.18088062 +0000 UTC m=+12.743607511 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2440): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.18088062 +0000 UTC m=+12.743607511 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2e40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2e40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2e40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2e40): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2e40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.18088062 +0000 UTC m=+12.743607511 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad2e40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153e5b0 item 19 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad34c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad34c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad34c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad34c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad34c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.184799941 +0000 UTC m=+12.747526831 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad34c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad3a00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad3a00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad3a00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad3a00): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad3a00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.184799941 +0000 UTC m=+12.747526831 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad3a00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153ec40 item 20 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.188657705 +0000 UTC m=+12.751384596 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.188657705 +0000 UTC m=+12.751384596 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18b80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18b80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18b80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18b80): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18b80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.188657705 +0000 UTC m=+12.751384596 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18b80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153f1f0 item 21 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19200): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19200): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19200): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.193464544 +0000 UTC m=+12.756191435 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19740): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19740): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19740): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19740): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19740): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.193464544 +0000 UTC m=+12.756191435 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19740): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153f7a0 item 22 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8b40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8b40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.195171141 +0000 UTC m=+12.757898032 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb8b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.195171141 +0000 UTC m=+12.757898032 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9540): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9540): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9540): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.195171141 +0000 UTC m=+12.757898032 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211b880 item 23 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9bc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9bc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9bc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9bc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9bc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.200903882 +0000 UTC m=+12.763630773 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb9bc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4200): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4200): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4200): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.200903882 +0000 UTC m=+12.763630773 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211bd50 item 24 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4840): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191bf4840): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4840): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4840): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4840): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4840): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4840): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4c00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4c00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4c00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4c00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4c00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.203899898 +0000 UTC m=+12.766626788 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf4c00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.203899898 +0000 UTC m=+12.766626788 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5640): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5640): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5640): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5640): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5640): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.203899898 +0000 UTC m=+12.766626788 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5640): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191b80bd0 item 25 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5cc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5cc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5cc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5cc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5cc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.207503371 +0000 UTC m=+12.770230262 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bf5cc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac300): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac300): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac300): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac300): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac300): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.207503371 +0000 UTC m=+12.770230262 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac300): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d72310 item 26 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac940): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191cac940): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac940): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac940): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac940): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac940): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cac940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cacd00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cacd00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cacd00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cacd00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cacd00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.208922895 +0000 UTC m=+12.771649786 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cacd00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.208922895 +0000 UTC m=+12.771649786 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad740): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad740): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad740): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad740): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad740): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.208922895 +0000 UTC m=+12.771649786 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cad740): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d72690 item 27 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191caddc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191caddc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191caddc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191caddc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191caddc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.210759989 +0000 UTC m=+12.773486879 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191caddc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfa400): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfa400): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfa400): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfa400): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfa400): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.210759989 +0000 UTC m=+12.773486879 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfa400): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d733b0 item 28 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfaa40): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191cfaa40): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfaa40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfaa40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfaa40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfaa40): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfaa40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfae00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfae00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfae00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfae00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfae00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.211957362 +0000 UTC m=+12.774684254 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfae00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfb4c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfb4c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfb4c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfb4c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfb4c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.211957362 +0000 UTC m=+12.774684254 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfb4c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d73730 item 29 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfbb40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfbb40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfbb40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfbb40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfbb40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.213246751 +0000 UTC m=+12.775973642 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cfbb40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20180): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20180): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20180): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.213246751 +0000 UTC m=+12.775973642 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d73c00 item 30 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d207c0): _readAt: size=2, off=0 2026/04/13 05:40:46 ERROR : open-test-file(0x91191d207c0): Couldn't read size of file 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d207c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d207c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d207c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d207c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d207c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20b80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20b80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20b80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20b80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20b80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.215132877 +0000 UTC m=+12.777859768 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d20b80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21240): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21240): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21240): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.215132877 +0000 UTC m=+12.777859768 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0c700 item 31 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d218c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d218c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d218c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d218c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d218c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.216463533 +0000 UTC m=+12.779190424 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d218c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21e00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21e00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21e00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21e00): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21e00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.216463533 +0000 UTC m=+12.779190424 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d21e00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0ce70 item 32 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68540): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68540): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68540): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.217707716 +0000 UTC m=+12.780434607 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0d420 item 33 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.21821226 +0000 UTC m=+12.780939151 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d689c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68ec0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68ec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68ec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68ec0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68ec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.21821226 +0000 UTC m=+12.780939151 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d68ec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0d650 item 33 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.219578594 +0000 UTC m=+12.782305485 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191c0dc00 item 34 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.220183688 +0000 UTC m=+12.782910578 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69980): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69ec0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69ec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69ec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69ec0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69ec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.220183688 +0000 UTC m=+12.782910578 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d69ec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd40e0 item 34 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96600): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96600): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96600): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96600): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96600): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.221503132 +0000 UTC m=+12.784230024 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96600): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4460 item 35 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.221865728 +0000 UTC m=+12.784592620 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96a80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96f80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96f80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96f80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96f80): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96f80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.221865728 +0000 UTC m=+12.784592620 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96f80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4620 item 35 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97600): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97600): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97600): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97600): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97600): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.223771051 +0000 UTC m=+12.786497942 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97600): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4a10 item 36 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.224246581 +0000 UTC m=+12.786973472 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97b00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca140): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca140): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca140): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca140): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca140): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.224246581 +0000 UTC m=+12.786973472 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4bd0 item 36 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.225361198 +0000 UTC m=+12.788088089 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dca780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4f50 item 37 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.225770582 +0000 UTC m=+12.788497474 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191dcac00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b040): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b040): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b040): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.225770582 +0000 UTC m=+12.788497474 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231a310 item 37 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b6c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b6c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b6c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b6c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b6c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.230854786 +0000 UTC m=+12.793581687 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2b6c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231a690 item 38 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.231575199 +0000 UTC m=+12.794302090 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b2bbc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60200): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60200): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60200): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.231575199 +0000 UTC m=+12.794302090 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231a850 item 38 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60880): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60880): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60880): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.233244906 +0000 UTC m=+12.795971796 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231abd0 item 39 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.233800416 +0000 UTC m=+12.796527307 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b60d80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61280): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61280): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61280): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61280): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61280): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.233800416 +0000 UTC m=+12.796527307 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61280): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231ad90 item 39 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61900): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61900): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61900): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61900): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61900): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.235348142 +0000 UTC m=+12.798075033 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61900): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b110 item 40 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.236025513 +0000 UTC m=+12.798752404 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b61e00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22440): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22440): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22440): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22440): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22440): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.236025513 +0000 UTC m=+12.798752404 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22440): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b2d0 item 40 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.237707574 +0000 UTC m=+12.800434465 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22a00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22f00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22f00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22f00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b650 item 41 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22f00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22f00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.238231665 +0000 UTC m=+12.800958556 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e22f00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b810 item 41 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.238856426 +0000 UTC m=+12.801583317 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e233c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e23900): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e23900): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e23900): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e23900): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e23900): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.238856426 +0000 UTC m=+12.801583317 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e23900): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231b9d0 item 41 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.240215406 +0000 UTC m=+12.802942296 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64540): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64540): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119231bd50 item 42 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64540): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.240768372 +0000 UTC m=+12.803495262 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172e3f0 item 42 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.241357314 +0000 UTC m=+12.804084215 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e64a80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65000): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65000): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65000): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.241357314 +0000 UTC m=+12.804084215 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172e690 item 42 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.242847593 +0000 UTC m=+12.805574484 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65640): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65b40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65b40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65b40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172ed90 item 43 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65b40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65b40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.243617418 +0000 UTC m=+12.806344310 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e65b40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172f2d0 item 43 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.244311792 +0000 UTC m=+12.807038682 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e866c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e866c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e866c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e866c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e866c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.244311792 +0000 UTC m=+12.807038682 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e866c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172f650 item 43 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.246016305 +0000 UTC m=+12.808743196 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86d00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87200): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87200): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172fa40 item 44 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87200): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.246639353 +0000 UTC m=+12.809366244 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119172fe30 item 44 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.248252644 +0000 UTC m=+12.810979535 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87740): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19d80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19d80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19d80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19d80): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19d80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.248252644 +0000 UTC m=+12.810979535 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19d80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153fa40 item 44 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.252303854 +0000 UTC m=+12.815030745 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a4c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a9c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a9c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a9c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119153fe30 item 45 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a9c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a9c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.258941425 +0000 UTC m=+12.821668316 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4a9c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde680): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde680): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde680): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.258941425 +0000 UTC m=+12.821668316 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bde680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd40e0 item 45 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.26139774 +0000 UTC m=+12.824124631 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdecc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdf680): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdf680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdf680): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4460 item 46 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdf680): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdf680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.261964151 +0000 UTC m=+12.824691042 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdf680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdfd80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdfd80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdfd80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdfd80): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdfd80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.261964151 +0000 UTC m=+12.824691042 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bdfd80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4620 item 46 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.264219876 +0000 UTC m=+12.826946777 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4af00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4b400): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4b400): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4b400): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4a10 item 47 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4b400): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4b400): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.264783281 +0000 UTC m=+12.827510172 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4b400): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4bb00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4bb00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4bb00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4bb00): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4bb00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.264783281 +0000 UTC m=+12.827510172 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c4bb00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4bd0 item 47 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.266613141 +0000 UTC m=+12.829340032 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86740): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86740): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86740): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd4f50 item 48 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86740): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86740): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.267717691 +0000 UTC m=+12.830444581 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86740): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86e40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86e40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86e40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86e40): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86e40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.267717691 +0000 UTC m=+12.830444581 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e86e40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd52d0 item 48 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87480): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87480): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87480): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87480): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87480): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.269375104 +0000 UTC m=+12.832101995 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87480): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd5810 item 49 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.269979066 +0000 UTC m=+12.832705958 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87e80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87e80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87e80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87e80): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87e80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.269979066 +0000 UTC m=+12.832705958 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191e87e80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd59d0 item 49 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca600): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca600): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca600): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca600): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca600): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.271797094 +0000 UTC m=+12.834523985 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bca600): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191cd5dc0 item 50 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.272551631 +0000 UTC m=+12.835278521 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcab00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb080): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb080): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb080): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb080): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb080): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.272551631 +0000 UTC m=+12.835278521 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcb080): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca0e0 item 50 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a6c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a6c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a6c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a6c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a6c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.274352696 +0000 UTC m=+12.837079588 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177a6c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155e540 item 51 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.27539668 +0000 UTC m=+12.838123571 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177ad00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177bdc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177bdc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177bdc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177bdc0): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177bdc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.27539668 +0000 UTC m=+12.838123571 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x9119177bdc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155e850 item 51 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677ac0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677ac0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677ac0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677ac0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677ac0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.277658717 +0000 UTC m=+12.840385608 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191677ac0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155ed90 item 52 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.278574229 +0000 UTC m=+12.841301130 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a28c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3080): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3080): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3080): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3080): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3080): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.278574229 +0000 UTC m=+12.841301130 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917a3080): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155ef50 item 52 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776400): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776400): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776400): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776400): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776400): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.280697373 +0000 UTC m=+12.843424264 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776400): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155f420 item 53 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.281342473 +0000 UTC m=+12.844069374 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191776c80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.281342473 +0000 UTC m=+12.844069374 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911917771c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155f650 item 53 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.283194716 +0000 UTC m=+12.845921607 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191777840): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155fa40 item 54 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.284148499 +0000 UTC m=+12.846875390 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50700): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50700): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50700): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50700): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50700): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.284148499 +0000 UTC m=+12.846875390 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50700): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119155fdc0 item 54 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.286159311 +0000 UTC m=+12.848886203 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b50e80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5a310 item 55 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.287259211 +0000 UTC m=+12.849986102 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b51380): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.287259211 +0000 UTC m=+12.849986102 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b518c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5a540 item 55 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944080): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944080): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944080): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944080): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944080): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.289287566 +0000 UTC m=+12.852014458 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944080): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5acb0 item 56 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.290189972 +0000 UTC m=+12.852916863 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919446c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c40): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c40): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.290189972 +0000 UTC m=+12.852916863 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191944c40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5aee0 item 56 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.292343435 +0000 UTC m=+12.855070326 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945280): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5b420 item 57 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.292907551 +0000 UTC m=+12.855634442 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911919457c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5b6c0 item 57 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.293703587 +0000 UTC m=+12.856430477 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191945d00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8380): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8380): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8380): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8380): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8380): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.293703587 +0000 UTC m=+12.856430477 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8380): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e5bb20 item 57 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.29567266 +0000 UTC m=+12.858399551 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e89c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64150 item 58 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.296320615 +0000 UTC m=+12.859047506 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e8f00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64310 item 58 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.297052159 +0000 UTC m=+12.859779049 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e94c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a80): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.297052159 +0000 UTC m=+12.859779049 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911920e9a80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d644d0 item 58 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.299370051 +0000 UTC m=+12.862096943 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc1c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc800): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc800): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc800): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64850 item 59 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc800): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc800): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.300015923 +0000 UTC m=+12.862742814 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcc800): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64a10 item 59 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.300750362 +0000 UTC m=+12.863477253 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bccd40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd2c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd2c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd2c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd2c0): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd2c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.300750362 +0000 UTC m=+12.863477253 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd2c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d64d20 item 59 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.302020503 +0000 UTC m=+12.864747394 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcba40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838240): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838240): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca700 item 60 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838240): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.302542971 +0000 UTC m=+12.865269862 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921ca8c0 item 60 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.3033988 +0000 UTC m=+12.866125691 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191838d40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839300): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839300): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839300): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839300): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839300): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.3033988 +0000 UTC m=+12.866125691 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839300): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921cab60 item 60 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.305164258 +0000 UTC m=+12.867891148 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcd500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcda40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcda40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcda40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d650a0 item 61 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcda40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcda40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.305657991 +0000 UTC m=+12.868384892 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bcda40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4240): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4240): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4240): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.305657991 +0000 UTC m=+12.868384892 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d65260 item 61 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.307519411 +0000 UTC m=+12.870246302 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4e40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4e40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4e40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d65810 item 62 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4e40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4e40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.307995561 +0000 UTC m=+12.870722452 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf4e40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5540): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5540): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5540): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.307995561 +0000 UTC m=+12.870722452 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191d659d0 item 62 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.309497251 +0000 UTC m=+12.872224142 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cf5b80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab21c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab21c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab21c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e1c0 item 63 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab21c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab21c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.30996232 +0000 UTC m=+12.872689211 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab21c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab28c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab28c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab28c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab28c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab28c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.30996232 +0000 UTC m=+12.872689211 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab28c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e380 item 63 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.311769377 +0000 UTC m=+12.874496268 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab2f00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab34c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab34c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab34c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e700 item 64 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab34c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab34c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.31219877 +0000 UTC m=+12.874925661 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab34c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab3bc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab3bc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab3bc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab3bc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab3bc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.31219877 +0000 UTC m=+12.874925661 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab3bc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229e8c0 item 64 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78340): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78340): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78340): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.313364152 +0000 UTC m=+12.876091044 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229ec40 item 65 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.313791491 +0000 UTC m=+12.876518382 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b788c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78dc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78dc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78dc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78dc0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78dc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.313791491 +0000 UTC m=+12.876518382 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b78dc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229ee00 item 65 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79400): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79400): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79400): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79400): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79400): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.315056823 +0000 UTC m=+12.877783715 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79400): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f1f0 item 66 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.315640748 +0000 UTC m=+12.878367638 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79dc0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79dc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79dc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79dc0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79dc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.315640748 +0000 UTC m=+12.878367638 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b79dc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f3b0 item 66 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.317043509 +0000 UTC m=+12.879770401 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229f880 item 67 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.318297902 +0000 UTC m=+12.881024793 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986980): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986e80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986e80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986e80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986e80): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986e80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.318297902 +0000 UTC m=+12.881024793 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191986e80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229fa40 item 67 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987540): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987540): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987540): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.319647966 +0000 UTC m=+12.882374856 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119229fdc0 item 68 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.320155735 +0000 UTC m=+12.882882627 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191987a40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18080): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18080): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18080): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18080): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18080): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.320155735 +0000 UTC m=+12.882882627 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18080): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911922342a0 item 68 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c186c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c186c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c186c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c186c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c186c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.321309868 +0000 UTC m=+12.884036769 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c186c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921caee0 item 69 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.321728199 +0000 UTC m=+12.884455090 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191839b00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0100): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0100): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0100): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.321728199 +0000 UTC m=+12.884455090 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921cb0a0 item 69 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.322846012 +0000 UTC m=+12.885572903 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921cb570 item 70 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.323285873 +0000 UTC m=+12.886012765 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f0c80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f11c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f11c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f11c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f11c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f11c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.323285873 +0000 UTC m=+12.886012765 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f11c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921cb730 item 70 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1840): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1840): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1840): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1840): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1840): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.324869518 +0000 UTC m=+12.887596439 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1840): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921cbb20 item 71 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.325535388 +0000 UTC m=+12.888262279 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923f1d40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe340): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe340): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe340): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe340): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe340): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.325535388 +0000 UTC m=+12.888262279 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe340): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921cbdc0 item 71 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe9c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe9c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe9c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe9c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe9c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.327326464 +0000 UTC m=+12.890053365 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923fe9c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187ac40 item 72 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.327958379 +0000 UTC m=+12.890685270 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923feec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff400): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff400): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff400): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff400): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff400): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.327958379 +0000 UTC m=+12.890685270 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff400): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187aee0 item 72 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.329332317 +0000 UTC m=+12.892059208 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ff9c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ffec0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ffec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ffec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187b650 item 73 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ffec0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ffec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.330227891 +0000 UTC m=+12.892954781 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x911923ffec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187b810 item 73 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.330717306 +0000 UTC m=+12.893444197 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e480): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e9c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e9c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e9c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e9c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e9c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.330717306 +0000 UTC m=+12.893444197 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9e9c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119187ba40 item 73 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.331839207 +0000 UTC m=+12.894566108 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175a000 item 74 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.332248511 +0000 UTC m=+12.894975402 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9f500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175a850 item 74 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.332759718 +0000 UTC m=+12.895486619 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a9fa40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab00c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab00c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab00c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab00c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab00c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.332759718 +0000 UTC m=+12.895486619 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab00c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175abd0 item 74 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.333953645 +0000 UTC m=+12.896680536 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0700): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0c00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0c00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0c00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175b260 item 75 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0c00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0c00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.334456647 +0000 UTC m=+12.897183537 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab0c00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): _writeAt: size=3, off=2 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175b650 item 75 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.334897691 +0000 UTC m=+12.897624582 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1680): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1680): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1680): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.334897691 +0000 UTC m=+12.897624582 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119175b810 item 75 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.336009634 +0000 UTC m=+12.898736525 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ab1cc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad42c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad42c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad42c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a070 item 76 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad42c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad42c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.336512003 +0000 UTC m=+12.899238894 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad42c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a2a0 item 76 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): _writeAt: size=3, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.336949401 +0000 UTC m=+12.899676291 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4800): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4d80): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4d80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4d80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4d80): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4d80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.336949401 +0000 UTC m=+12.899676291 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad4d80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1a460 item 76 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.33808102 +0000 UTC m=+12.900807910 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad53c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad58c0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad58c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad58c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1aa10 item 77 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad58c0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad58c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.338535509 +0000 UTC m=+12.901262401 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ad58c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b060c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b060c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b060c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b060c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b060c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.338535509 +0000 UTC m=+12.901262401 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b060c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1ad90 item 77 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.33994759 +0000 UTC m=+12.902674480 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06700): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06c00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06c00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06c00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1b110 item 78 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06c00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06c00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.340446503 +0000 UTC m=+12.903173394 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b06c00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07300): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07300): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07300): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07300): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07300): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.340446503 +0000 UTC m=+12.903173394 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07300): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1b2d0 item 78 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.344312783 +0000 UTC m=+12.907039675 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07e40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07e40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07e40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1b730 item 79 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07e40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07e40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.344796609 +0000 UTC m=+12.907523500 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b07e40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3e640): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3e640): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3e640): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3e640): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3e640): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.344796609 +0000 UTC m=+12.907523500 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3e640): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e1bb20 item 79 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.345898332 +0000 UTC m=+12.908625223 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3ec80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26000 item 80 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.346497576 +0000 UTC m=+12.909224486 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f880): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f880): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f880): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.346497576 +0000 UTC m=+12.909224486 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3f880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e261c0 item 80 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3fec0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3fec0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3fec0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3fec0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3fec0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.347894647 +0000 UTC m=+12.910621538 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b3fec0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192234620 item 81 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.348455788 +0000 UTC m=+12.911182679 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c189c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18f00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18f00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18f00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18f00): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18f00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.348455788 +0000 UTC m=+12.911182679 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c18f00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192234930 item 81 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19580): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19580): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19580): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19580): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19580): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.34949873 +0000 UTC m=+12.912225620 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19580): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192234cb0 item 82 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.350205105 +0000 UTC m=+12.912931996 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c19a80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5e3c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5e3c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5e3c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5e3c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5e3c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.350205105 +0000 UTC m=+12.912931996 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5e3c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192234ee0 item 82 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ea40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ea40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ea40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ea40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ea40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.351722154 +0000 UTC m=+12.914449045 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ea40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911922353b0 item 83 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.352599363 +0000 UTC m=+12.915326254 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5ef40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5f480): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5f480): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5f480): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5f480): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5f480): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.352599363 +0000 UTC m=+12.915326254 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5f480): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235570 item 83 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5fb00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5fb00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5fb00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5fb00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5fb00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.354324836 +0000 UTC m=+12.917051727 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a5fb00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911922358f0 item 84 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.354746152 +0000 UTC m=+12.917473043 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78100): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78680): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78680): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78680): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.354746152 +0000 UTC m=+12.917473043 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192235ab0 item 84 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78d00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78d00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78d00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78d00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78d00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.356013157 +0000 UTC m=+12.918740049 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a78d00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c1c0 item 85 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.356439184 +0000 UTC m=+12.919166075 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79200): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79740): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79740): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79740): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79740): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79740): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.356439184 +0000 UTC m=+12.919166075 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79740): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c380 item 85 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79dc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79dc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79dc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79dc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79dc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.358014362 +0000 UTC m=+12.920741253 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191a79dc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177c700 item 86 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.358967675 +0000 UTC m=+12.921694565 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb23c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2940): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2940): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2940): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2940): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2940): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.358967675 +0000 UTC m=+12.921694565 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2940): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119177cf50 item 86 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2fc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2fc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2fc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2fc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2fc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.361375468 +0000 UTC m=+12.924102358 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb2fc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192162000 item 87 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.36274656 +0000 UTC m=+12.925473451 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb34c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb3a00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb3a00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb3a00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb3a00): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb3a00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.36274656 +0000 UTC m=+12.925473451 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bb3a00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921621c0 item 87 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec180): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec180): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec180): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec180): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec180): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.36495696 +0000 UTC m=+12.927683851 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec180): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26690 item 88 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.365339192 +0000 UTC m=+12.928066084 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62580): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62b00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62b00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62b00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62b00): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62b00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.365339192 +0000 UTC m=+12.928066084 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b62b00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26850 item 88 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.366933257 +0000 UTC m=+12.929660147 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63680): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63680): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63680): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26d90 item 89 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63680): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63680): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.367697371 +0000 UTC m=+12.930424262 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63680): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e26f50 item 89 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.368698264 +0000 UTC m=+12.931425155 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191b63bc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78240): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78240): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78240): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78240): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78240): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.368698264 +0000 UTC m=+12.931425155 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78240): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e27110 item 89 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.370404911 +0000 UTC m=+12.933131803 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78880): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78dc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78dc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78dc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e27490 item 90 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78dc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78dc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.370802282 +0000 UTC m=+12.933529173 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c78dc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e27650 item 90 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.37136678 +0000 UTC m=+12.934093671 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c79300): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c798c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c798c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c798c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c798c0): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c798c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.37136678 +0000 UTC m=+12.934093671 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191c798c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91191e278f0 item 90 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.372641561 +0000 UTC m=+12.935368452 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2540): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2540): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2540): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211a380 item 91 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2540): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2540): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.373308041 +0000 UTC m=+12.936034952 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2540): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): >_readAt: n=2, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): _writeAt: size=3, off=7 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211a540 item 91 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.37418013 +0000 UTC m=+12.936907021 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca2a80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3000): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3000): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3000): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3000): >_readAt: n=8, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3000): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.37418013 +0000 UTC m=+12.936907021 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3000): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211a850 item 91 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.376052421 +0000 UTC m=+12.938779311 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3640): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3b80): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3b80): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3b80): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211abd0 item 92 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3b80): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3b80): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.3770573 +0000 UTC m=+12.939784191 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ca3b80): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): open at offset 5 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211ae00 item 92 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): _readAt: size=2, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): _writeAt: size=3, off=5 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): >_writeAt: n=3, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.377743518 +0000 UTC m=+12.940470409 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec1c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec780): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec780): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec780): >_readAt: n=3, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.377743518 +0000 UTC m=+12.940470409 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cec780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211afc0 item 92 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.379639262 +0000 UTC m=+12.942366153 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191cecdc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ced300): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ced300): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ced300): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211b340 item 93 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ced300): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ced300): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.380052665 +0000 UTC m=+12.942779555 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ced300): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ceda00): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ceda00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ceda00): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ceda00): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ceda00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.380052665 +0000 UTC m=+12.942779555 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191ceda00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9119211b500 item 93 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.381503187 +0000 UTC m=+12.944230078 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bec500): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191beca40): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191beca40): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191beca40): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192162770 item 94 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191beca40): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191beca40): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.382695452 +0000 UTC m=+12.945422343 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191beca40): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed140): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed140): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed140): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed140): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed140): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.382695452 +0000 UTC m=+12.945422343 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed140): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192162930 item 94 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.383937129 +0000 UTC m=+12.946664030 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bed780): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bedcc0): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bedcc0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bedcc0): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192162cb0 item 95 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bedcc0): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bedcc0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.384369307 +0000 UTC m=+12.947096197 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191bedcc0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d964c0): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d964c0): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d964c0): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d964c0): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d964c0): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.384369307 +0000 UTC m=+12.947096197 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d964c0): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192162e70 item 95 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 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/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): open at offset 0 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): _readAt: size=2, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): >_readAt: n=0, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.389065657 +0000 UTC m=+12.951792548 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d96b00): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97040): _writeAt: size=5, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97040): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97040): >openPending: err= 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x91192163340 item 96 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97040): >_writeAt: n=5, err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97040): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.389662265 +0000 UTC m=+12.952389166 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97040): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:40:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:40:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:40:46 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97740): _readAt: size=512, off=0 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97740): openPending: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97740): >openPending: err= 2026/04/13 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97740): >_readAt: n=5, err=EOF 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97740): close: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:40:46.389662265 +0000 UTC m=+12.952389166 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:40:46 DEBUG : open-test-file(0x91191d97740): >close: err= 2026/04/13 05:40:46 DEBUG : open-test-file: Remove: 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x911921635e0 item 96 2026/04/13 05:40:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:40:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:40:46 DEBUG : open-test-file: >Remove: err= 2026/04/13 05:40:46 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : >WaitForWriters: 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.28s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:40:46 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:40:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:40:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:40:46 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:40:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:40:46 DEBUG : file1: newRWFileHandle: 2026/04/13 05:40:46 DEBUG : file1(0x91191d1cf40): openPending: 2026/04/13 05:40:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:46 DEBUG : file1(0x91191d1cf40): >openPending: err= 2026/04/13 05:40:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:40:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:40:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/13 05:40:46 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : file1: reading active writers 2026/04/13 05:40:46 DEBUG : file1: active writers 1 2026/04/13 05:40:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : file1: reading active writers 2026/04/13 05:40:46 DEBUG : file1: active writers 1 2026/04/13 05:40:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : file1: reading active writers 2026/04/13 05:40:46 DEBUG : file1: active writers 1 2026/04/13 05:40:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : file1: reading active writers 2026/04/13 05:40:46 DEBUG : file1: active writers 1 2026/04/13 05:40:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : file1: reading active writers 2026/04/13 05:40:46 DEBUG : file1: active writers 1 2026/04/13 05:40:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : file1: reading active writers 2026/04/13 05:40:46 DEBUG : file1: active writers 1 2026/04/13 05:40:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:40:47 DEBUG : Looking for writers 2026/04/13 05:40:47 DEBUG : file1: reading active writers 2026/04/13 05:40:47 DEBUG : file1: active writers 1 2026/04/13 05:40:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:40:47 DEBUG : Looking for writers 2026/04/13 05:40:47 DEBUG : file1: reading active writers 2026/04/13 05:40:47 DEBUG : file1: active writers 1 2026/04/13 05:40:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 DEBUG : Looking for writers 2026/04/13 05:40:48 DEBUG : file1: reading active writers 2026/04/13 05:40:48 DEBUG : file1: active writers 1 2026/04/13 05:40:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu/dir/file1: no such file or directory 2026/04/13 05:40:49 DEBUG : Looking for writers 2026/04/13 05:40:49 DEBUG : file1: reading active writers 2026/04/13 05:40:49 DEBUG : file1: active writers 1 2026/04/13 05:40:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:50 DEBUG : Looking for writers 2026/04/13 05:40:50 DEBUG : file1: reading active writers 2026/04/13 05:40:50 DEBUG : file1: active writers 1 2026/04/13 05:40:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:51 DEBUG : Looking for writers 2026/04/13 05:40:51 DEBUG : file1: reading active writers 2026/04/13 05:40:51 DEBUG : file1: active writers 1 2026/04/13 05:40:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:52 DEBUG : Looking for writers 2026/04/13 05:40:52 DEBUG : file1: reading active writers 2026/04/13 05:40:52 DEBUG : file1: active writers 1 2026/04/13 05:40:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:53 DEBUG : Looking for writers 2026/04/13 05:40:53 DEBUG : file1: reading active writers 2026/04/13 05:40:53 DEBUG : file1: active writers 1 2026/04/13 05:40:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:54 DEBUG : Looking for writers 2026/04/13 05:40:54 DEBUG : file1: reading active writers 2026/04/13 05:40:54 DEBUG : file1: active writers 1 2026/04/13 05:40:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:55 DEBUG : Looking for writers 2026/04/13 05:40:55 DEBUG : file1: reading active writers 2026/04/13 05:40:55 DEBUG : file1: active writers 1 2026/04/13 05:40:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:56 DEBUG : Looking for writers 2026/04/13 05:40:56 DEBUG : file1: reading active writers 2026/04/13 05:40:56 DEBUG : file1: active writers 1 2026/04/13 05:40:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:57 DEBUG : Looking for writers 2026/04/13 05:40:57 DEBUG : file1: reading active writers 2026/04/13 05:40:57 DEBUG : file1: active writers 1 2026/04/13 05:40:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:58 DEBUG : Looking for writers 2026/04/13 05:40:58 DEBUG : file1: reading active writers 2026/04/13 05:40:58 DEBUG : file1: active writers 1 2026/04/13 05:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:40:59 DEBUG : Looking for writers 2026/04/13 05:40:59 DEBUG : file1: reading active writers 2026/04/13 05:40:59 DEBUG : file1: active writers 1 2026/04/13 05:40:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:00 DEBUG : Looking for writers 2026/04/13 05:41:00 DEBUG : file1: reading active writers 2026/04/13 05:41:00 DEBUG : file1: active writers 1 2026/04/13 05:41:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:01 DEBUG : Looking for writers 2026/04/13 05:41:01 DEBUG : file1: reading active writers 2026/04/13 05:41:01 DEBUG : file1: active writers 1 2026/04/13 05:41:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:02 DEBUG : Looking for writers 2026/04/13 05:41:02 DEBUG : file1: reading active writers 2026/04/13 05:41:02 DEBUG : file1: active writers 1 2026/04/13 05:41:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:03 DEBUG : Looking for writers 2026/04/13 05:41:03 DEBUG : file1: reading active writers 2026/04/13 05:41:03 DEBUG : file1: active writers 1 2026/04/13 05:41:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:04 DEBUG : Looking for writers 2026/04/13 05:41:04 DEBUG : file1: reading active writers 2026/04/13 05:41:04 DEBUG : file1: active writers 1 2026/04/13 05:41:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:05 DEBUG : Looking for writers 2026/04/13 05:41:05 DEBUG : file1: reading active writers 2026/04/13 05:41:05 DEBUG : file1: active writers 1 2026/04/13 05:41:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:06 DEBUG : Looking for writers 2026/04/13 05:41:06 DEBUG : file1: reading active writers 2026/04/13 05:41:06 DEBUG : file1: active writers 1 2026/04/13 05:41:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:07 DEBUG : Looking for writers 2026/04/13 05:41:07 DEBUG : file1: reading active writers 2026/04/13 05:41:07 DEBUG : file1: active writers 1 2026/04/13 05:41:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:08 DEBUG : Looking for writers 2026/04/13 05:41:08 DEBUG : file1: reading active writers 2026/04/13 05:41:08 DEBUG : file1: active writers 1 2026/04/13 05:41:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:09 DEBUG : Looking for writers 2026/04/13 05:41:09 DEBUG : file1: reading active writers 2026/04/13 05:41:09 DEBUG : file1: active writers 1 2026/04/13 05:41:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:10 DEBUG : Looking for writers 2026/04/13 05:41:10 DEBUG : file1: reading active writers 2026/04/13 05:41:10 DEBUG : file1: active writers 1 2026/04/13 05:41:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:11 DEBUG : Looking for writers 2026/04/13 05:41:11 DEBUG : file1: reading active writers 2026/04/13 05:41:11 DEBUG : file1: active writers 1 2026/04/13 05:41:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:12 DEBUG : Looking for writers 2026/04/13 05:41:12 DEBUG : file1: reading active writers 2026/04/13 05:41:12 DEBUG : file1: active writers 1 2026/04/13 05:41:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:13 DEBUG : Looking for writers 2026/04/13 05:41:13 DEBUG : file1: reading active writers 2026/04/13 05:41:13 DEBUG : file1: active writers 1 2026/04/13 05:41:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:14 DEBUG : Looking for writers 2026/04/13 05:41:14 DEBUG : file1: reading active writers 2026/04/13 05:41:14 DEBUG : file1: active writers 1 2026/04/13 05:41:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:15 DEBUG : Looking for writers 2026/04/13 05:41:15 DEBUG : file1: reading active writers 2026/04/13 05:41:15 DEBUG : file1: active writers 1 2026/04/13 05:41:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:41:16 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x91191eec3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x91191d46a28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:9971065711200} name:file1 opens:1 downloaders: o: fd:0x9119190ac30 info:{ModTime:{wall:14010485511721986070 ext:12981250049 loc:0x469f880} ATime:{wall:14010485511721986070 ext:12981250049 loc:0x469f880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/13 05:41:16 DEBUG : >WaitForWriters: 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:16 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:41:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:41:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:16 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:41:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:16 DEBUG : rename_me: newRWFileHandle: 2026/04/13 05:41:16 DEBUG : rename_me(0x91191ddcf40): openPending: 2026/04/13 05:41:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:41:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/13 05:41:16 DEBUG : rename_me(0x91191ddcf40): >openPending: err= 2026/04/13 05:41:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/13 05:41:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/13 05:41:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/13 05:41:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/13 05:41:16 DEBUG : rename_me(0x91191ddcf40): _writeAt: size=5, off=0 2026/04/13 05:41:16 DEBUG : rename_me(0x91191ddcf40): >_writeAt: n=5, err= 2026/04/13 05:41:16 DEBUG : rename_me(0x91191ddcf40): close: 2026/04/13 05:41:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-13 05:41:16.442354516 +0000 UTC m=+43.005081407 2026/04/13 05:41:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/13 05:41:16 DEBUG : rename_me(0x91191ddcf40): >close: err= 2026/04/13 05:41:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/13 05:41:16 DEBUG : i_was_renamed: Updating file with 0x91192126000 2026/04/13 05:41:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/13 05:41:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/13 05:41:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:16 DEBUG : Looking for writers 2026/04/13 05:41:16 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:41:16 DEBUG : Looking for writers 2026/04/13 05:41:16 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:41:16 DEBUG : Looking for writers 2026/04/13 05:41:16 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:41:16 DEBUG : Looking for writers 2026/04/13 05:41:16 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:41:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/13 05:41:16 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:16 DEBUG : i_was_renamed: size = 5 OK 2026/04/13 05:41:16 INFO : i_was_renamed: Copied (new) 2026/04/13 05:41:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-13 05:41:16 +0000 UTC" 2026/04/13 05:41:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/13 05:41:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/13 05:41:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/13 05:41:16 DEBUG : Looking for writers 2026/04/13 05:41:16 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:41:16 DEBUG : >WaitForWriters: 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.18s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:16 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:41:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:41:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5HHZ_}/rclone-test-xifojob5gosu" 2026/04/13 05:41:16 INFO : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:16 DEBUG : forgetting directory cache 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate(0x91191945580): _readAt: size=512, off=0 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate(0x91191945580): openPending: 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:42:16 +0000 UTC" against cached fingerprint "" 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:41:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate(0x91191945580): >openPending: err= 2026/04/13 05:41:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate(0x91191945580): >_readAt: n=20, err=EOF 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate(0x91191945580): close: 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:42:16 +0000 GMT 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate(0x91191945580): >close: err= 2026/04/13 05:41:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:17 DEBUG : forgetting directory cache 2026/04/13 05:41:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191ab2440): _readAt: size=512, off=0 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191ab2440): openPending: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:43:16 +0000 UTC" against cached fingerprint "20,2026-04-13 04:42:16 +0000 UTC" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:43:16 +0000 UTC" != cached fingerprint "20,2026-04-13 04:42:16 +0000 UTC") 2026/04/13 05:41:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:41:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191ab2440): >openPending: err= 2026/04/13 05:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191ab2440): >_readAt: n=20, err=EOF 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191ab2440): close: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:43:16 +0000 GMT 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191ab2440): >close: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:17 DEBUG : forgetting directory cache 2026/04/13 05:41:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191dc07c0): _readAt: size=512, off=0 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191dc07c0): openPending: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:44:16 +0000 UTC" against cached fingerprint "20,2026-04-13 04:43:16 +0000 UTC" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:44:16 +0000 UTC" != cached fingerprint "20,2026-04-13 04:43:16 +0000 UTC") 2026/04/13 05:41:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:41:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191dc07c0): >openPending: err= 2026/04/13 05:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191dc07c0): >_readAt: n=20, err=EOF 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191dc07c0): close: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:44:16 +0000 GMT 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191dc07c0): >close: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:17 DEBUG : forgetting directory cache 2026/04/13 05:41:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191d74740): _readAt: size=512, off=0 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191d74740): openPending: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:45:16 +0000 UTC" against cached fingerprint "20,2026-04-13 04:44:16 +0000 UTC" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:45:16 +0000 UTC" != cached fingerprint "20,2026-04-13 04:44:16 +0000 UTC") 2026/04/13 05:41:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:41:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191d74740): >openPending: err= 2026/04/13 05:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191d74740): >_readAt: n=20, err=EOF 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191d74740): close: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:45:16 +0000 GMT 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191d74740): >close: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:17 DEBUG : forgetting directory cache 2026/04/13 05:41:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191e31d80): _readAt: size=512, off=0 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191e31d80): openPending: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:46:16 +0000 UTC" against cached fingerprint "20,2026-04-13 04:45:16 +0000 UTC" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:46:16 +0000 UTC" != cached fingerprint "20,2026-04-13 04:45:16 +0000 UTC") 2026/04/13 05:41:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:41:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191e31d80): >openPending: err= 2026/04/13 05:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191e31d80): >_readAt: n=20, err=EOF 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191e31d80): close: 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:46:16 +0000 GMT 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate(0x91191e31d80): >close: err= 2026/04/13 05:41:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:18 DEBUG : forgetting directory cache 2026/04/13 05:41:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e72140): _readAt: size=512, off=0 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e72140): openPending: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:47:16 +0000 UTC" against cached fingerprint "20,2026-04-13 04:46:16 +0000 UTC" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:47:16 +0000 UTC" != cached fingerprint "20,2026-04-13 04:46:16 +0000 UTC") 2026/04/13 05:41:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:41:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e72140): >openPending: err= 2026/04/13 05:41:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e72140): >_readAt: n=20, err=EOF 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e72140): close: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:47:16 +0000 GMT 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e72140): >close: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:18 DEBUG : forgetting directory cache 2026/04/13 05:41:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e7c240): _readAt: size=512, off=0 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e7c240): openPending: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-13 04:48:16 +0000 UTC" against cached fingerprint "20,2026-04-13 04:47:16 +0000 UTC" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-13 04:48:16 +0000 UTC" != cached fingerprint "20,2026-04-13 04:47:16 +0000 UTC") 2026/04/13 05:41:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/13 05:41:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e7c240): >openPending: err= 2026/04/13 05:41:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e7c240): >_readAt: n=21, err=EOF 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e7c240): close: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:48:16 +0000 GMT 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191e7c240): >close: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:18 DEBUG : forgetting directory cache 2026/04/13 05:41:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191bace80): _readAt: size=512, off=0 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191bace80): openPending: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-13 04:49:16 +0000 UTC" against cached fingerprint "21,2026-04-13 04:48:16 +0000 UTC" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-13 04:49:16 +0000 UTC" != cached fingerprint "21,2026-04-13 04:48:16 +0000 UTC") 2026/04/13 05:41:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/13 05:41:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191bace80): >openPending: err= 2026/04/13 05:41:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191bace80): >_readAt: n=22, err=EOF 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191bace80): close: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:49:16 +0000 GMT 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191bace80): >close: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:18 DEBUG : forgetting directory cache 2026/04/13 05:41:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191c93dc0): _readAt: size=512, off=0 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191c93dc0): openPending: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-13 04:50:16 +0000 UTC" against cached fingerprint "22,2026-04-13 04:49:16 +0000 UTC" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-13 04:50:16 +0000 UTC" != cached fingerprint "22,2026-04-13 04:49:16 +0000 UTC") 2026/04/13 05:41:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/13 05:41:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191c93dc0): >openPending: err= 2026/04/13 05:41:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191c93dc0): >_readAt: n=23, err=EOF 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191c93dc0): close: 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:50:16 +0000 GMT 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate(0x91191c93dc0): >close: err= 2026/04/13 05:41:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 DEBUG : forgetting directory cache 2026/04/13 05:41:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate(0x91191cab240): _readAt: size=512, off=0 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate(0x91191cab240): openPending: 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-13 04:51:16 +0000 UTC" against cached fingerprint "23,2026-04-13 04:50:16 +0000 UTC" 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-13 04:51:16 +0000 UTC" != cached fingerprint "23,2026-04-13 04:50:16 +0000 UTC") 2026/04/13 05:41:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/13 05:41:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate(0x91191cab240): >openPending: err= 2026/04/13 05:41:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate(0x91191cab240): >_readAt: n=24, err=EOF 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate(0x91191cab240): close: 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:51:16 +0000 GMT 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate(0x91191cab240): >close: err= 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: 2026/04/13 05:41:19 DEBUG : webdav root 'rclone-test-xifojob5gosu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : forgetting directory cache 2026/04/13 05:41:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 05:41:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 05:41:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 05:41:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 05:41:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 05:41:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 05:41:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 05:41:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 05:41:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/13 05:41:19 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/13 05:41:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/13 05:41:19 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/13 05:41:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 05:41:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 05:41:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 05:41:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 05:41:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : FilEb: reading active writers 2026/04/13 05:41:19 DEBUG : FiLeA: reading active writers 2026/04/13 05:41:19 DEBUG : FiLeB: reading active writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : FiLeA: reading active writers 2026/04/13 05:41:19 DEBUG : FiLeB: reading active writers 2026/04/13 05:41:19 DEBUG : FilEb: reading active writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/13 05:41:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : webdav root 'rclone-test-xifojob5gosu': Reusing VFS from active cache 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : dir: Looking for writers 2026/04/13 05:41:19 DEBUG : file2: reading active writers 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : dir: reading active writers 2026/04/13 05:41:19 DEBUG : file1: reading active writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:19 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:20 DEBUG : dir: Looking for writers 2026/04/13 05:41:20 DEBUG : Looking for writers 2026/04/13 05:41:20 DEBUG : dir: reading active writers 2026/04/13 05:41:20 DEBUG : file1: reading active writers 2026/04/13 05:41:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:20 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:20 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 05:41:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 05:41:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 05:41:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/13 05:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 05:41:20 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/13 05:41:20 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/13 05:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 05:41:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/13 05:41:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:20 DEBUG : dir: Looking for writers 2026/04/13 05:41:20 DEBUG : new_file.txt: reading active writers 2026/04/13 05:41:20 DEBUG : file2: reading active writers 2026/04/13 05:41:20 DEBUG : Looking for writers 2026/04/13 05:41:20 DEBUG : dir: reading active writers 2026/04/13 05:41:20 DEBUG : file1: reading active writers 2026/04/13 05:41:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:20 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/13 05:41:20 DEBUG : dir/file1: Updating file with dir/file1 0x911921c9140 2026/04/13 05:41:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/13 05:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:20 INFO : dir/file1: Moved (server-side) to: file0 2026/04/13 05:41:20 DEBUG : file0: Updating file with file0 0x911921c9140 2026/04/13 05:41:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:41:20 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/13 05:41:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:20 DEBUG : dir: Looking for writers 2026/04/13 05:41:20 DEBUG : Looking for writers 2026/04/13 05:41:20 DEBUG : dir: reading active writers 2026/04/13 05:41:20 DEBUG : file0: reading active writers 2026/04/13 05:41:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:20 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:20 DEBUG : Looking for writers 2026/04/13 05:41:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:20 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:20 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/13 05:41:20 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/13 05:41:20 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/13 05:41:20 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/13 05:41:20 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/13 05:41:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:20 DEBUG : Looking for writers 2026/04/13 05:41:20 DEBUG : a: Looking for writers 2026/04/13 05:41:20 DEBUG : b: Looking for writers 2026/04/13 05:41:20 DEBUG : c: Looking for writers 2026/04/13 05:41:20 DEBUG : d: Looking for writers 2026/04/13 05:41:20 DEBUG : Looking for writers 2026/04/13 05:41:20 DEBUG : /: reading active writers 2026/04/13 05:41:20 DEBUG : a: reading active writers 2026/04/13 05:41:20 DEBUG : b: reading active writers 2026/04/13 05:41:20 DEBUG : c: reading active writers 2026/04/13 05:41:20 DEBUG : d: reading active writers 2026/04/13 05:41:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:21 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/13 05:41:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/13 05:41:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/13 05:41:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/13 05:41:21 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:21 DEBUG : a/b/c/d: Looking for writers 2026/04/13 05:41:21 DEBUG : a/b/c: Looking for writers 2026/04/13 05:41:21 DEBUG : d: reading active writers 2026/04/13 05:41:21 DEBUG : a/b: Looking for writers 2026/04/13 05:41:21 DEBUG : c: reading active writers 2026/04/13 05:41:21 DEBUG : a: Looking for writers 2026/04/13 05:41:21 DEBUG : b: reading active writers 2026/04/13 05:41:21 DEBUG : Looking for writers 2026/04/13 05:41:21 DEBUG : a: reading active writers 2026/04/13 05:41:21 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-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:21 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:21 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:21 DEBUG : Looking for writers 2026/04/13 05:41:21 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-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:21 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/13 05:41:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/13 05:41:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/13 05:41:21 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:41:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:21 DEBUG : file1: size = 5 OK 2026/04/13 05:41:21 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/13 05:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:41:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:21 DEBUG : file1: size = 0 OK 2026/04/13 05:41:21 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/13 05:41:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:21 DEBUG : file1: size = 7 OK 2026/04/13 05:41:21 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:21 DEBUG : Looking for writers 2026/04/13 05:41:21 DEBUG : file1: reading active writers 2026/04/13 05:41:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:21 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/13 05:41:22 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/13 05:41:22 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/13 05:41:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/13 05:41:22 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/13 05:41:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:22 DEBUG : file1: size = 11 OK 2026/04/13 05:41:22 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/13 05:41:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:22 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:41:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:22 DEBUG : file1: size = 5 OK 2026/04/13 05:41:22 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/13 05:41:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:22 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:22 DEBUG : file1: WriteFileHandle.Release closing 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:41:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:22 DEBUG : file1: size = 0 OK 2026/04/13 05:41:22 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/13 05:41:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:22 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/13 05:41:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : file1: active writers 1 2026/04/13 05:41:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : file1: active writers 1 2026/04/13 05:41:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : file1: active writers 1 2026/04/13 05:41:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/13 05:41:22 DEBUG : Looking for writers 2026/04/13 05:41:22 DEBUG : file1: reading active writers 2026/04/13 05:41:22 DEBUG : file1: active writers 1 2026/04/13 05:41:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/13 05:41:23 DEBUG : Looking for writers 2026/04/13 05:41:23 DEBUG : file1: reading active writers 2026/04/13 05:41:23 DEBUG : file1: active writers 1 2026/04/13 05:41:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/13 05:41:23 DEBUG : Looking for writers 2026/04/13 05:41:23 DEBUG : file1: reading active writers 2026/04/13 05:41:23 DEBUG : file1: active writers 1 2026/04/13 05:41:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/13 05:41:23 DEBUG : Looking for writers 2026/04/13 05:41:23 DEBUG : file1: reading active writers 2026/04/13 05:41:23 DEBUG : file1: active writers 1 2026/04/13 05:41:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/13 05:41:24 DEBUG : Looking for writers 2026/04/13 05:41:24 DEBUG : file1: reading active writers 2026/04/13 05:41:24 DEBUG : file1: active writers 1 2026/04/13 05:41:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:25 DEBUG : Looking for writers 2026/04/13 05:41:25 DEBUG : file1: reading active writers 2026/04/13 05:41:25 DEBUG : file1: active writers 1 2026/04/13 05:41:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:26 DEBUG : Looking for writers 2026/04/13 05:41:26 DEBUG : file1: reading active writers 2026/04/13 05:41:26 DEBUG : file1: active writers 1 2026/04/13 05:41:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:27 DEBUG : Looking for writers 2026/04/13 05:41:27 DEBUG : file1: reading active writers 2026/04/13 05:41:27 DEBUG : file1: active writers 1 2026/04/13 05:41:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:28 DEBUG : Looking for writers 2026/04/13 05:41:28 DEBUG : file1: reading active writers 2026/04/13 05:41:28 DEBUG : file1: active writers 1 2026/04/13 05:41:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:29 DEBUG : Looking for writers 2026/04/13 05:41:29 DEBUG : file1: reading active writers 2026/04/13 05:41:29 DEBUG : file1: active writers 1 2026/04/13 05:41:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:30 DEBUG : Looking for writers 2026/04/13 05:41:30 DEBUG : file1: reading active writers 2026/04/13 05:41:30 DEBUG : file1: active writers 1 2026/04/13 05:41:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:31 DEBUG : Looking for writers 2026/04/13 05:41:31 DEBUG : file1: reading active writers 2026/04/13 05:41:31 DEBUG : file1: active writers 1 2026/04/13 05:41:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:32 DEBUG : Looking for writers 2026/04/13 05:41:32 DEBUG : file1: reading active writers 2026/04/13 05:41:32 DEBUG : file1: active writers 1 2026/04/13 05:41:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:33 DEBUG : Looking for writers 2026/04/13 05:41:33 DEBUG : file1: reading active writers 2026/04/13 05:41:33 DEBUG : file1: active writers 1 2026/04/13 05:41:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:34 DEBUG : Looking for writers 2026/04/13 05:41:34 DEBUG : file1: reading active writers 2026/04/13 05:41:34 DEBUG : file1: active writers 1 2026/04/13 05:41:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:35 DEBUG : Looking for writers 2026/04/13 05:41:35 DEBUG : file1: reading active writers 2026/04/13 05:41:35 DEBUG : file1: active writers 1 2026/04/13 05:41:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:36 DEBUG : Looking for writers 2026/04/13 05:41:36 DEBUG : file1: reading active writers 2026/04/13 05:41:36 DEBUG : file1: active writers 1 2026/04/13 05:41:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:37 DEBUG : Looking for writers 2026/04/13 05:41:37 DEBUG : file1: reading active writers 2026/04/13 05:41:37 DEBUG : file1: active writers 1 2026/04/13 05:41:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:38 DEBUG : Looking for writers 2026/04/13 05:41:38 DEBUG : file1: reading active writers 2026/04/13 05:41:38 DEBUG : file1: active writers 1 2026/04/13 05:41:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:39 DEBUG : Looking for writers 2026/04/13 05:41:39 DEBUG : file1: reading active writers 2026/04/13 05:41:39 DEBUG : file1: active writers 1 2026/04/13 05:41:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:40 DEBUG : Looking for writers 2026/04/13 05:41:40 DEBUG : file1: reading active writers 2026/04/13 05:41:40 DEBUG : file1: active writers 1 2026/04/13 05:41:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:41 DEBUG : Looking for writers 2026/04/13 05:41:41 DEBUG : file1: reading active writers 2026/04/13 05:41:41 DEBUG : file1: active writers 1 2026/04/13 05:41:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:42 DEBUG : Looking for writers 2026/04/13 05:41:42 DEBUG : file1: reading active writers 2026/04/13 05:41:42 DEBUG : file1: active writers 1 2026/04/13 05:41:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:43 DEBUG : Looking for writers 2026/04/13 05:41:43 DEBUG : file1: reading active writers 2026/04/13 05:41:43 DEBUG : file1: active writers 1 2026/04/13 05:41:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:44 DEBUG : Looking for writers 2026/04/13 05:41:44 DEBUG : file1: reading active writers 2026/04/13 05:41:44 DEBUG : file1: active writers 1 2026/04/13 05:41:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:45 DEBUG : Looking for writers 2026/04/13 05:41:45 DEBUG : file1: reading active writers 2026/04/13 05:41:45 DEBUG : file1: active writers 1 2026/04/13 05:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:46 DEBUG : Looking for writers 2026/04/13 05:41:46 DEBUG : file1: reading active writers 2026/04/13 05:41:46 DEBUG : file1: active writers 1 2026/04/13 05:41:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:47 DEBUG : Looking for writers 2026/04/13 05:41:47 DEBUG : file1: reading active writers 2026/04/13 05:41:47 DEBUG : file1: active writers 1 2026/04/13 05:41:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:48 DEBUG : Looking for writers 2026/04/13 05:41:48 DEBUG : file1: reading active writers 2026/04/13 05:41:48 DEBUG : file1: active writers 1 2026/04/13 05:41:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:49 DEBUG : Looking for writers 2026/04/13 05:41:49 DEBUG : file1: reading active writers 2026/04/13 05:41:49 DEBUG : file1: active writers 1 2026/04/13 05:41:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:50 DEBUG : Looking for writers 2026/04/13 05:41:50 DEBUG : file1: reading active writers 2026/04/13 05:41:50 DEBUG : file1: active writers 1 2026/04/13 05:41:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:51 DEBUG : Looking for writers 2026/04/13 05:41:51 DEBUG : file1: reading active writers 2026/04/13 05:41:51 DEBUG : file1: active writers 1 2026/04/13 05:41:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:52 DEBUG : Looking for writers 2026/04/13 05:41:52 DEBUG : file1: reading active writers 2026/04/13 05:41:52 DEBUG : file1: active writers 1 2026/04/13 05:41:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/13 05:41:52 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/13 05:41:52 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:52 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:52 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:41:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:52 DEBUG : file1: size = 0 OK 2026/04/13 05:41:52 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:52 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 05:41:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 05:41:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 05:41:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:52 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:52 DEBUG : Looking for writers 2026/04/13 05:41:52 DEBUG : file1: reading active writers 2026/04/13 05:41:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:53 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:41:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:41:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:41:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:41:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:53 DEBUG : webdav root 'rclone-test-xifojob5gosu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/13 05:41:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : file1: size = 100 OK 2026/04/13 05:41:53 DEBUG : file1: Size of src and dst objects identical 2026/04/13 05:41:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:41:53 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 05:41:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 05:41:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:53 DEBUG : Looking for writers 2026/04/13 05:41:53 DEBUG : file1: reading active writers 2026/04/13 05:41:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:53 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:53 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/13 05:41:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/13 05:41:53 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/13 05:41:53 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/13 05:41:53 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/13 05:41:53 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:53 DEBUG : flat: Looking for writers 2026/04/13 05:41:53 DEBUG : f000.txt: reading active writers 2026/04/13 05:41:53 DEBUG : f001.txt: reading active writers 2026/04/13 05:41:53 DEBUG : f002.txt: reading active writers 2026/04/13 05:41:53 DEBUG : f003.txt: reading active writers 2026/04/13 05:41:53 DEBUG : f004.txt: reading active writers 2026/04/13 05:41:53 DEBUG : Looking for writers 2026/04/13 05:41:53 DEBUG : flat: reading active writers 2026/04/13 05:41:53 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:53 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:53 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:53 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/13 05:41:53 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/13 05:41:53 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/13 05:41:53 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/13 05:41:53 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:53 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:53 DEBUG : a/b/c: Looking for writers 2026/04/13 05:41:53 DEBUG : deep.txt: reading active writers 2026/04/13 05:41:53 DEBUG : a/b: Looking for writers 2026/04/13 05:41:53 DEBUG : c: reading active writers 2026/04/13 05:41:53 DEBUG : mid.txt: reading active writers 2026/04/13 05:41:53 DEBUG : a: Looking for writers 2026/04/13 05:41:53 DEBUG : b: reading active writers 2026/04/13 05:41:53 DEBUG : top.txt: reading active writers 2026/04/13 05:41:53 DEBUG : Looking for writers 2026/04/13 05:41:53 DEBUG : a: reading active writers 2026/04/13 05:41:53 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:53 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:53 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:54 DEBUG : bigdir: Looking for writers 2026/04/13 05:41:54 DEBUG : big.bin: reading active writers 2026/04/13 05:41:54 DEBUG : Looking for writers 2026/04/13 05:41:54 DEBUG : bigdir: reading active writers 2026/04/13 05:41:54 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-xifojob5gosu'", Local "Local file system at /tmp/rclone2684525991", Modify Window "1s" 2026/04/13 05:41:54 INFO : webdav root 'rclone-test-xifojob5gosu': poll-interval is not supported by this remote 2026/04/13 05:41:54 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:54 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:54 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/13 05:41:54 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/13 05:41:54 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/13 05:41:54 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:54 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/13 05:41:54 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/13 05:41:54 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:54 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/13 05:41:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/13 05:41:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:41:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:41:54 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:54 DEBUG : dir3: Looking for writers 2026/04/13 05:41:54 DEBUG : c.txt: reading active writers 2026/04/13 05:41:54 DEBUG : dir1: Looking for writers 2026/04/13 05:41:54 DEBUG : a.txt: reading active writers 2026/04/13 05:41:54 DEBUG : dir2: Looking for writers 2026/04/13 05:41:54 DEBUG : b.txt: reading active writers 2026/04/13 05:41:54 DEBUG : Looking for writers 2026/04/13 05:41:54 DEBUG : dir2: reading active writers 2026/04/13 05:41:54 DEBUG : dir3: reading active writers 2026/04/13 05:41:54 DEBUG : dir1: reading active writers 2026/04/13 05:41:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/13 05:41:54 DEBUG : webdav root 'rclone-test-xifojob5gosu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.241082875s (try 1/5)