"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/06/15 01:28:54 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-geripox9calu" 2026/06/15 01:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/15 01:28:54 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/06/15 01:28:54 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/15 01:28:54 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/15 01:28:54 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/15 01:28:54 DEBUG : Setting pass="w6Eu4qg0J_WVfr4dPcx-0skyz0Uatdaf_6MNydEf1vIj" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/15 01:28:54 DEBUG : TestWebdavRclone: detected overridden config - adding "{NvOJB}" suffix to name 2026/06/15 01:28:54 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/15 01:28:54 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/15 01:28:54 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/15 01:28:54 DEBUG : Setting pass="w6Eu4qg0J_WVfr4dPcx-0skyz0Uatdaf_6MNydEf1vIj" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/15 01:28:54 DEBUG : found headers: 2026/06/15 01:28:54 DEBUG : Creating backend with remote "/tmp/rclone2624935559" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:54 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:54 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:54 DEBUG : dir: Looking for writers 2026/06/15 01:28:54 DEBUG : Looking for writers 2026/06/15 01:28:54 DEBUG : dir: reading active writers 2026/06/15 01:28:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:54 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:54 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:54 DEBUG : dir/subdir: Looking for writers 2026/06/15 01:28:54 DEBUG : dir: Looking for writers 2026/06/15 01:28:54 DEBUG : file1: reading active writers 2026/06/15 01:28:54 DEBUG : file2: reading active writers 2026/06/15 01:28:54 DEBUG : subdir: reading active writers 2026/06/15 01:28:54 DEBUG : Looking for writers 2026/06/15 01:28:54 DEBUG : dir: reading active writers 2026/06/15 01:28:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:54 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:55 DEBUG : dir: Looking for writers 2026/06/15 01:28:55 DEBUG : file1: reading active writers 2026/06/15 01:28:55 DEBUG : Looking for writers 2026/06/15 01:28:55 DEBUG : dir: reading active writers 2026/06/15 01:28:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:55 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:55 DEBUG : dir: Looking for writers 2026/06/15 01:28:55 DEBUG : Looking for writers 2026/06/15 01:28:55 DEBUG : dir: reading active writers 2026/06/15 01:28:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:55 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:55 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:55 DEBUG : forgetting directory cache 2026/06/15 01:28:55 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:55 DEBUG : Looking for writers 2026/06/15 01:28:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:55 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:55 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/15 01:28:55 DEBUG : dir: invalidating directory cache 2026/06/15 01:28:55 DEBUG : >ForgetPath: 2026/06/15 01:28:55 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/15 01:28:55 DEBUG : invalidating directory cache 2026/06/15 01:28:55 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:55 DEBUG : >ForgetPath: 2026/06/15 01:28:55 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/15 01:28:55 DEBUG : >ForgetPath: 2026/06/15 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:55 DEBUG : dir: Looking for writers 2026/06/15 01:28:55 DEBUG : Looking for writers 2026/06/15 01:28:55 DEBUG : dir: reading active writers 2026/06/15 01:28:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:55 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:55 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:55 DEBUG : forgetting directory cache 2026/06/15 01:28:55 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:55 DEBUG : dir: Looking for writers 2026/06/15 01:28:55 DEBUG : fil/a/b: Looking for writers 2026/06/15 01:28:55 DEBUG : fil/a: Looking for writers 2026/06/15 01:28:55 DEBUG : b: reading active writers 2026/06/15 01:28:55 DEBUG : fil: Looking for writers 2026/06/15 01:28:55 DEBUG : a: reading active writers 2026/06/15 01:28:55 DEBUG : Looking for writers 2026/06/15 01:28:55 DEBUG : dir: reading active writers 2026/06/15 01:28:55 DEBUG : fil: reading active writers 2026/06/15 01:28:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:55 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:56 DEBUG : dir: Looking for writers 2026/06/15 01:28:56 DEBUG : Looking for writers 2026/06/15 01:28:56 DEBUG : dir: reading active writers 2026/06/15 01:28:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:56 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:56 DEBUG : dir: Looking for writers 2026/06/15 01:28:56 DEBUG : file1: reading active writers 2026/06/15 01:28:56 DEBUG : Looking for writers 2026/06/15 01:28:56 DEBUG : dir: reading active writers 2026/06/15 01:28:56 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:56 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/15 01:28:56 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : dir: invalidating directory cache 2026/06/15 01:28:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/15 01:28:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/15 01:28:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/15 01:28:56 DEBUG : dir/file1: Reset virtual modtime 2026/06/15 01:28:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/15 01:28:56 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:28:56 DEBUG : dir: invalidating directory cache 2026/06/15 01:28:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/15 01:28:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/15 01:28:56 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/15 01:28:56 DEBUG : forgetting directory cache 2026/06/15 01:28:56 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:56 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/15 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:56 DEBUG : dir/virtualDir: Looking for writers 2026/06/15 01:28:56 DEBUG : dir: Looking for writers 2026/06/15 01:28:56 DEBUG : virtualFile: reading active writers 2026/06/15 01:28:56 DEBUG : virtualDir: reading active writers 2026/06/15 01:28:56 DEBUG : file1: reading active writers 2026/06/15 01:28:56 DEBUG : virtualFile2: reading active writers 2026/06/15 01:28:56 DEBUG : Looking for writers 2026/06/15 01:28:56 DEBUG : dir: reading active writers 2026/06/15 01:28:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:56 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 ERROR : dir/: Can only open directories read only 2026/06/15 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:56 DEBUG : dir: Looking for writers 2026/06/15 01:28:56 DEBUG : Looking for writers 2026/06/15 01:28:56 DEBUG : dir: reading active writers 2026/06/15 01:28:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:56 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/15 01:28:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/15 01:28:56 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/15 01:28:56 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:56 DEBUG : dir/potato: size = 5 OK 2026/06/15 01:28:56 NOTICE: webdav root 'rclone-test-geripox9calu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/15 01:28:56 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/15 01:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/15 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:56 DEBUG : dir: Looking for writers 2026/06/15 01:28:56 DEBUG : file1: reading active writers 2026/06/15 01:28:56 DEBUG : potato: reading active writers 2026/06/15 01:28:56 DEBUG : Looking for writers 2026/06/15 01:28:56 DEBUG : dir: reading active writers 2026/06/15 01:28:56 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:57 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/15 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:57 DEBUG : dir/sub: Looking for writers 2026/06/15 01:28:57 DEBUG : dir: Looking for writers 2026/06/15 01:28:57 DEBUG : file1: reading active writers 2026/06/15 01:28:57 DEBUG : sub: reading active writers 2026/06/15 01:28:57 DEBUG : Looking for writers 2026/06/15 01:28:57 DEBUG : dir: reading active writers 2026/06/15 01:28:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:57 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/15 01:28:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/15 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:57 DEBUG : dir/sub/subsub: Looking for writers 2026/06/15 01:28:57 DEBUG : dir/sub: Looking for writers 2026/06/15 01:28:57 DEBUG : subsub: reading active writers 2026/06/15 01:28:57 DEBUG : dir: Looking for writers 2026/06/15 01:28:57 DEBUG : file1: reading active writers 2026/06/15 01:28:57 DEBUG : sub: reading active writers 2026/06/15 01:28:57 DEBUG : Looking for writers 2026/06/15 01:28:57 DEBUG : dir: reading active writers 2026/06/15 01:28:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:57 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:57 ERROR : dir/: Dir.Remove not empty 2026/06/15 01:28:57 DEBUG : dir/file1: Remove: 2026/06/15 01:28:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:28:57 DEBUG : dir/file1: >Remove: err= 2026/06/15 01:28:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/15 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:57 DEBUG : Looking for writers 2026/06/15 01:28:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.15s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:57 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:57 DEBUG : dir/file1: Remove: 2026/06/15 01:28:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:28:57 DEBUG : dir/file1: >Remove: err= 2026/06/15 01:28:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/15 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:57 DEBUG : Looking for writers 2026/06/15 01:28:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:57 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:58 DEBUG : dir/file1: Remove: 2026/06/15 01:28:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:28:58 DEBUG : dir/file1: >Remove: err= 2026/06/15 01:28:58 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:58 DEBUG : dir: Looking for writers 2026/06/15 01:28:58 DEBUG : Looking for writers 2026/06/15 01:28:58 DEBUG : dir: reading active writers 2026/06/15 01:28:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:58 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:58 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/15 01:28:58 DEBUG : dir: Updating dir with dir2 0x84a3e4d7450 2026/06/15 01:28:58 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/15 01:28:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/15 01:28:58 DEBUG : file2: Updating file with file2 0x84a3e32b110 2026/06/15 01:28:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/15 01:28:58 INFO : dir2/file3: Deleted 2026/06/15 01:28:58 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/15 01:28:58 DEBUG : dir2/file3: Updating file with dir2/file3 0x84a3e32b110 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/15 01:28:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/15 01:28:58 DEBUG : empty directory: Updating dir with renamed empty directory 0x84a3e4d76c0 2026/06/15 01:28:58 DEBUG : empty directory: forgetting directory cache 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/15 01:28:58 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/15 01:28:58 DEBUG : dir2: Renaming to "dir3" 2026/06/15 01:28:58 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:58 DEBUG : dir3: Looking for writers 2026/06/15 01:28:58 DEBUG : file3: reading active writers 2026/06/15 01:28:58 DEBUG : renamed empty directory: Looking for writers 2026/06/15 01:28:58 DEBUG : Looking for writers 2026/06/15 01:28:58 DEBUG : dir3: reading active writers 2026/06/15 01:28:58 DEBUG : renamed empty directory: reading active writers 2026/06/15 01:28:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:58 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/15 01:28:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:28:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:28:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/15 01:28:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/15 01:28:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/15 01:28:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/15 01:28:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:28:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:28:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/15 01:28:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/15 01:28:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/15 01:28:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/15 01:28:58 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (12 bytes), uploading instead of streaming 2026/06/15 01:28:58 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:58 DEBUG : dir/sub/file2: size = 12 OK 2026/06/15 01:28:58 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/15 01:28:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/15 01:28:58 DEBUG : forgetting directory cache 2026/06/15 01:28:58 DEBUG : dir: forgetting directory cache 2026/06/15 01:28:58 DEBUG : dir/sub: forgetting directory cache 2026/06/15 01:28:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/15 01:28:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/15 01:28:58 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/15 01:28:58 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:58 DEBUG : dir/sub/file0: size = 5 OK 2026/06/15 01:28:58 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/15 01:28:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/15 01:28:58 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:58 DEBUG : dir/sub: Looking for writers 2026/06/15 01:28:58 DEBUG : file0: reading active writers 2026/06/15 01:28:58 DEBUG : file2: reading active writers 2026/06/15 01:28:58 DEBUG : dir: Looking for writers 2026/06/15 01:28:58 DEBUG : file1: reading active writers 2026/06/15 01:28:58 DEBUG : sub: reading active writers 2026/06/15 01:28:58 DEBUG : Looking for writers 2026/06/15 01:28:58 DEBUG : dir: reading active writers 2026/06/15 01:28:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/15 01:28:59 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:28:59 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/15 01:28:59 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/15 01:28:59 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/15 01:28:59 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:28:59 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/15 01:28:59 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/15 01:28:59 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:28:59 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/15 01:28:59 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/15 01:28:59 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/15 01:28:59 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:28:59 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : dir: Looking for writers 2026/06/15 01:28:59 DEBUG : file1: reading active writers 2026/06/15 01:28:59 DEBUG : file1.metadata: reading active writers 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : dir: reading active writers 2026/06/15 01:28:59 DEBUG : dir.metadata: reading active writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : dir: Looking for writers 2026/06/15 01:28:59 DEBUG : file1: reading active writers 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : dir: reading active writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : dir: Looking for writers 2026/06/15 01:28:59 DEBUG : file1: reading active writers 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : dir: reading active writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:28:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:28:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:28:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : dir: Looking for writers 2026/06/15 01:28:59 DEBUG : file1: reading active writers 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : dir: reading active writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/06/15 01:28:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/15 01:28:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/15 01:28:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:28:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : file.txt: reading active writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:28:59 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : dir/file1: size = 25 OK 2026/06/15 01:28:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/15 01:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:28:59 DEBUG : dir: Looking for writers 2026/06/15 01:28:59 DEBUG : file1: reading active writers 2026/06/15 01:28:59 DEBUG : Looking for writers 2026/06/15 01:28:59 DEBUG : dir: reading active writers 2026/06/15 01:28:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.19s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:28:59 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:28:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:28:59 DEBUG : dir/file1: Remove: 2026/06/15 01:28:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:28:59 DEBUG : dir/file1: >Remove: err= 2026/06/15 01:29:00 DEBUG : dir/file1: Remove: 2026/06/15 01:29:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:00 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:00 DEBUG : dir/file1: Remove: 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:00 DEBUG : dir/file1: >Remove: err= 2026/06/15 01:29:00 DEBUG : dir/file1: Remove: 2026/06/15 01:29:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:00 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:29:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/15 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/15 01:29:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/15 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/15 01:29:00 DEBUG : dir/file1: Open: flags=0x3 2026/06/15 01:29:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/15 01:29:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : file1: reading active writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:00 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : file1: reading active writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: 2026/06/15 01:29:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:00 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e50d2b0 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/15 01:29:00 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e50d2b0 2026/06/15 01:29:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:00 DEBUG : dir/file1: File is currently open, delaying rename 0x84a3e50d2b0 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:00 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/15 01:29:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:00 DEBUG : dir/file1: size = 25 OK 2026/06/15 01:29:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/15 01:29:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:00 DEBUG : newLeaf: Running delayed rename now 2026/06/15 01:29:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:00 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e50d2b0 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:00 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:00 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:00 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:00 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:00 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:00 DEBUG : dir: Looking for writers 2026/06/15 01:29:00 DEBUG : file1: reading active writers 2026/06/15 01:29:00 DEBUG : Looking for writers 2026/06/15 01:29:00 DEBUG : dir: reading active writers 2026/06/15 01:29:00 DEBUG : >WaitForWriters: 2026/06/15 01:29:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:00 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e6fc1a0 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/15 01:29:00 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e6fc1a0 2026/06/15 01:29:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/15 01:29:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1: File is currently open, delaying rename 0x84a3e6fc1a0 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/15 01:29:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:01 DEBUG : dir/file1: size = 25 OK 2026/06/15 01:29:01 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:01 DEBUG : newLeaf: Running delayed rename now 2026/06/15 01:29:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:01 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e6fc1a0 2026/06/15 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : >WaitForWriters: 2026/06/15 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : >WaitForWriters: 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:01 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:29:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e436b80): openPending: 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e436b80): >openPending: err= 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e436b80): _writeAt: size=14, off=0 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e436b80): >_writeAt: n=14, err= 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e436b80): close: 2026/06/15 01:29:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/15 01:29:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e436b80): >close: err= 2026/06/15 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : file1: reading active writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : file1: reading active writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : file1: reading active writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : file1: reading active writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: starting upload 2026/06/15 01:29:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:01 DEBUG : dir/file1: size = 14 OK 2026/06/15 01:29:01 INFO : dir/file1: Copied (replaced existing) 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : file1: reading active writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : >WaitForWriters: 2026/06/15 01:29:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3ea6d880): _readAt: size=512, off=0 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3ea6d880): openPending: 2026/06/15 01:29:01 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/06/15 01:29:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3ea6d880): >openPending: err= 2026/06/15 01:29:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3ea6d880): >_readAt: n=14, err=EOF 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3ea6d880): close: 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3ea6d880): >close: err= 2026/06/15 01:29:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:01 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e27b110 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/15 01:29:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/15 01:29:01 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e27b110 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e47d340): openPending: 2026/06/15 01:29:01 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/06/15 01:29:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e47d340): >openPending: err= 2026/06/15 01:29:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e47d340): _writeAt: size=25, off=0 2026/06/15 01:29:01 DEBUG : dir/file1(0x84a3e47d340): >_writeAt: n=25, err= 2026/06/15 01:29:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:01 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e27b110 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:01 DEBUG : newLeaf(0x84a3e47d340): close: 2026/06/15 01:29:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/15 01:29:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-15 01:29:01.558890415 +0000 UTC m=+7.028920144 2026/06/15 01:29:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:01 DEBUG : newLeaf(0x84a3e47d340): >close: err= 2026/06/15 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:01 DEBUG : newLeaf: vfs cache: starting upload 2026/06/15 01:29:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:01 DEBUG : newLeaf: size = 25 OK 2026/06/15 01:29:01 INFO : newLeaf: Copied (replaced existing) 2026/06/15 01:29:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-15 01:29:01 +0000 UTC" 2026/06/15 01:29:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : >WaitForWriters: 2026/06/15 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:01 DEBUG : >WaitForWriters: 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:01 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:01 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:01 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:01 DEBUG : dir: Looking for writers 2026/06/15 01:29:01 DEBUG : file1: reading active writers 2026/06/15 01:29:01 DEBUG : Looking for writers 2026/06/15 01:29:01 DEBUG : dir: reading active writers 2026/06/15 01:29:01 DEBUG : >WaitForWriters: 2026/06/15 01:29:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:01 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e5c0680 2026/06/15 01:29:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/15 01:29:02 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e5c0680 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e60e440): openPending: 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e60e440): >openPending: err= 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e60e440): _writeAt: size=25, off=0 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e60e440): >_writeAt: n=25, err= 2026/06/15 01:29:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:02 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e5c0680 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:02 DEBUG : newLeaf(0x84a3e60e440): close: 2026/06/15 01:29:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-15 01:29:02.059428662 +0000 UTC m=+7.529458391 2026/06/15 01:29:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:02 DEBUG : newLeaf(0x84a3e60e440): >close: err= 2026/06/15 01:29:02 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: starting upload 2026/06/15 01:29:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:02 DEBUG : newLeaf: size = 25 OK 2026/06/15 01:29:02 INFO : newLeaf: Copied (replaced existing) 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-15 01:29:02 +0000 UTC" 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : >WaitForWriters: 2026/06/15 01:29:02 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : >WaitForWriters: 2026/06/15 01:29:02 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:02 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:02 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:02 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:02 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:02 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:29:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e83abc0): openPending: 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e83abc0): >openPending: err= 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e83abc0): _writeAt: size=14, off=0 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e83abc0): >_writeAt: n=14, err= 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e83abc0): close: 2026/06/15 01:29:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/15 01:29:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e83abc0): >close: err= 2026/06/15 01:29:02 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : file1: reading active writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : file1: reading active writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : file1: reading active writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : file1: reading active writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: starting upload 2026/06/15 01:29:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:02 DEBUG : dir/file1: size = 14 OK 2026/06/15 01:29:02 INFO : dir/file1: Copied (replaced existing) 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : file1: reading active writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : >WaitForWriters: 2026/06/15 01:29:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e880740): _readAt: size=512, off=0 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e880740): openPending: 2026/06/15 01:29:02 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/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e880740): >openPending: err= 2026/06/15 01:29:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e880740): >_readAt: n=14, err=EOF 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e880740): close: 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e880740): >close: err= 2026/06/15 01:29:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:02 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e82d380 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/15 01:29:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/15 01:29:02 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e82d380 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e8a0540): openPending: 2026/06/15 01:29:02 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/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e8a0540): >openPending: err= 2026/06/15 01:29:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e8a0540): _writeAt: size=25, off=0 2026/06/15 01:29:02 DEBUG : dir/file1(0x84a3e8a0540): >_writeAt: n=25, err= 2026/06/15 01:29:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:02 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e82d380 2026/06/15 01:29:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:02 DEBUG : newLeaf(0x84a3e8a0540): close: 2026/06/15 01:29:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-15 01:29:02.733613759 +0000 UTC m=+8.203643489 2026/06/15 01:29:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:02 DEBUG : newLeaf(0x84a3e8a0540): >close: err= 2026/06/15 01:29:02 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: starting upload 2026/06/15 01:29:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:02 DEBUG : newLeaf: size = 25 OK 2026/06/15 01:29:02 INFO : newLeaf: Copied (replaced existing) 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-15 01:29:02 +0000 UTC" 2026/06/15 01:29:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/15 01:29:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : >WaitForWriters: 2026/06/15 01:29:02 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:02 DEBUG : dir: Looking for writers 2026/06/15 01:29:02 DEBUG : Looking for writers 2026/06/15 01:29:02 DEBUG : dir: reading active writers 2026/06/15 01:29:02 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:02 DEBUG : >WaitForWriters: 2026/06/15 01:29:02 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:03 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:03 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:03 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : file1: reading active writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : >WaitForWriters: 2026/06/15 01:29:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3e878440): _readAt: size=512, off=0 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3e878440): openPending: 2026/06/15 01:29:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/15 01:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3e878440): >openPending: err= 2026/06/15 01:29:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3e878440): >_readAt: n=14, err=EOF 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3e878440): close: 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3e878440): >close: err= 2026/06/15 01:29:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:03 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e83f040 2026/06/15 01:29:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/15 01:29:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/15 01:29:03 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e83f040 2026/06/15 01:29:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/15 01:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3ea8c5c0): openPending: 2026/06/15 01:29:03 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/06/15 01:29:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/15 01:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3ea8c5c0): >openPending: err= 2026/06/15 01:29:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3ea8c5c0): _writeAt: size=25, off=0 2026/06/15 01:29:03 DEBUG : dir/file1(0x84a3ea8c5c0): >_writeAt: n=25, err= 2026/06/15 01:29:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/15 01:29:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/15 01:29:03 DEBUG : newLeaf: Updating file with newLeaf 0x84a3e83f040 2026/06/15 01:29:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:03 DEBUG : newLeaf(0x84a3ea8c5c0): close: 2026/06/15 01:29:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/15 01:29:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-15 01:29:03.266057216 +0000 UTC m=+8.736086946 2026/06/15 01:29:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:03 DEBUG : newLeaf(0x84a3ea8c5c0): >close: err= 2026/06/15 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:03 DEBUG : newLeaf: vfs cache: starting upload 2026/06/15 01:29:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:03 DEBUG : newLeaf: size = 25 OK 2026/06/15 01:29:03 INFO : newLeaf: Copied (replaced existing) 2026/06/15 01:29:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-15 01:29:03 +0000 UTC" 2026/06/15 01:29:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/15 01:29:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/15 01:29:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : >WaitForWriters: 2026/06/15 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : newLeaf: reading active writers 2026/06/15 01:29:03 DEBUG : >WaitForWriters: 2026/06/15 01:29:03 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.16s) --- PASS: TestFileRename/off,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.67s) --- PASS: TestFileRename/full,forceCache=false (0.53s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:29:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : file1: reading active writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:29:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/15 01:29:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/15 01:29:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/15 01:29:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/15 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:03 DEBUG : dir: Looking for writers 2026/06/15 01:29:03 DEBUG : file1: reading active writers 2026/06/15 01:29:03 DEBUG : Looking for writers 2026/06/15 01:29:03 DEBUG : dir: reading active writers 2026/06/15 01:29:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:03 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:29:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/15 01:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/15 01:29:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/15 01:29:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/15 01:29:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/15 01:29:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/15 01:29:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/15 01:29:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/15 01:29:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/15 01:29:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/15 01:29:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/15 01:29:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/15 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:04 DEBUG : dir: Looking for writers 2026/06/15 01:29:04 DEBUG : file1: reading active writers 2026/06/15 01:29:04 DEBUG : Looking for writers 2026/06/15 01:29:04 DEBUG : dir: reading active writers 2026/06/15 01:29:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:04 DEBUG : dir: Looking for writers 2026/06/15 01:29:04 DEBUG : file1: reading active writers 2026/06/15 01:29:04 DEBUG : Looking for writers 2026/06/15 01:29:04 DEBUG : dir: reading active writers 2026/06/15 01:29:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/15 01:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/15 01:29:04 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/15 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:04 DEBUG : dir: Looking for writers 2026/06/15 01:29:04 DEBUG : file1: reading active writers 2026/06/15 01:29:04 DEBUG : Looking for writers 2026/06/15 01:29:04 DEBUG : dir: reading active writers 2026/06/15 01:29:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): _readAt: size=1, off=0 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): openPending: 2026/06/15 01:29:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): >openPending: err= 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): _readAt: size=256, off=1 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): >_readAt: n=15, err=EOF 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): _readAt: size=16, off=16 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): >_readAt: n=0, err=EOF 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): close: 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): >close: err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): close: 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e4e3ec0): >close: err=file already closed 2026/06/15 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:04 DEBUG : dir: Looking for writers 2026/06/15 01:29:04 DEBUG : file1: reading active writers 2026/06/15 01:29:04 DEBUG : Looking for writers 2026/06/15 01:29:04 DEBUG : dir: reading active writers 2026/06/15 01:29:04 DEBUG : >WaitForWriters: 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): _readAt: size=1, off=0 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): openPending: 2026/06/15 01:29:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >openPending: err= 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): _readAt: size=1, off=5 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): _readAt: size=1, off=3 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): _readAt: size=1, off=13 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): _readAt: size=16, off=100 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >_readAt: n=0, err=EOF 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): close: 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e60e500): >close: err= 2026/06/15 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:04 DEBUG : dir: Looking for writers 2026/06/15 01:29:04 DEBUG : file1: reading active writers 2026/06/15 01:29:04 DEBUG : Looking for writers 2026/06/15 01:29:04 DEBUG : dir: reading active writers 2026/06/15 01:29:04 DEBUG : >WaitForWriters: 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=1, off=0 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): openPending: 2026/06/15 01:29:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >openPending: err= 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=1, off=5 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=1, off=1 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=1, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=6, off=10 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=6, err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=256, off=10 2026/06/15 01:29:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=6, err=EOF 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=256, off=100 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=0, err=EOF 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): close: 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >close: err= 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): _readAt: size=256, off=100 2026/06/15 01:29:04 DEBUG : dir/file1(0x84a3e827000): >_readAt: n=0, err=file already closed 2026/06/15 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:04 DEBUG : dir: Looking for writers 2026/06/15 01:29:04 DEBUG : file1: reading active writers 2026/06/15 01:29:04 DEBUG : Looking for writers 2026/06/15 01:29:04 DEBUG : dir: reading active writers 2026/06/15 01:29:04 DEBUG : >WaitForWriters: 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:04 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): RWFileHandle.Flush 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): _readAt: size=256, off=0 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): openPending: 2026/06/15 01:29:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): >openPending: err= 2026/06/15 01:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/15 01:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): >_readAt: n=16, err=EOF 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): RWFileHandle.Flush 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): RWFileHandle.Flush 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): close: 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3e85be40): >close: err= 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : dir: Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : dir: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/15 01:29:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): _readAt: size=256, off=0 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): openPending: 2026/06/15 01:29:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): >openPending: err= 2026/06/15 01:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/15 01:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): >_readAt: n=16, err=EOF 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): RWFileHandle.Release 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): close: 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): >close: err= 2026/06/15 01:29:05 DEBUG : dir/file1(0x84a3ea485c0): RWFileHandle.Release 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : dir: Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : dir: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:05 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): openPending: 2026/06/15 01:29:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): >openPending: err= 2026/06/15 01:29:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): _writeAt: size=5, off=0 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): >_writeAt: n=5, err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): _writeAt: size=7, off=5 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): >_writeAt: n=7, err= 2026/06/15 01:29:05 DEBUG : file1: vfs cache: truncate to size=11 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): close: 2026/06/15 01:29:05 DEBUG : file1: vfs cache: setting modification time to 2026-06-15 01:29:05.245112614 +0000 UTC m=+10.715142353 2026/06/15 01:29:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): >close: err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): close: 2026/06/15 01:29:05 DEBUG : file1(0x84a3eb1c800): >close: err=file already closed 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:05 DEBUG : file1: vfs cache: starting upload 2026/06/15 01:29:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:05 DEBUG : file1: size = 11 OK 2026/06/15 01:29:05 INFO : file1: Copied (new) 2026/06/15 01:29:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-15 01:29:05 +0000 UTC" 2026/06/15 01:29:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 INFO : file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:05 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): openPending: 2026/06/15 01:29:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): >openPending: err= 2026/06/15 01:29:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): _writeAt: size=7, off=0 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): >_writeAt: n=7, err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): _writeAt: size=6, off=5 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): >_writeAt: n=6, err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): close: 2026/06/15 01:29:05 DEBUG : file1: vfs cache: setting modification time to 2026-06-15 01:29:05.444348171 +0000 UTC m=+10.914377900 2026/06/15 01:29:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): >close: err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): _writeAt: size=5, off=0 2026/06/15 01:29:05 DEBUG : file1(0x84a3e6e6ac0): >_writeAt: n=0, err=file already closed 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:05 DEBUG : file1: vfs cache: starting upload 2026/06/15 01:29:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:05 DEBUG : file1: size = 11 OK 2026/06/15 01:29:05 INFO : file1: Copied (new) 2026/06/15 01:29:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-15 01:29:05 +0000 UTC" 2026/06/15 01:29:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 INFO : file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:05 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:05 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:05 DEBUG : file1(0x84a3eca3080): openPending: 2026/06/15 01:29:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : file1(0x84a3eca3080): >openPending: err= 2026/06/15 01:29:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/15 01:29:05 DEBUG : file1(0x84a3eca3080): close: 2026/06/15 01:29:05 DEBUG : file1: vfs cache: setting modification time to 2026-06-15 01:29:05.643975403 +0000 UTC m=+11.114005142 2026/06/15 01:29:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:05 DEBUG : file1(0x84a3eca3080): >close: err= 2026/06/15 01:29:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/15 01:29:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:05 DEBUG : file2: newRWFileHandle: 2026/06/15 01:29:05 DEBUG : file2(0x84a3ea703c0): openPending: 2026/06/15 01:29:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/15 01:29:05 DEBUG : file2(0x84a3ea703c0): >openPending: err= 2026/06/15 01:29:05 DEBUG : file2: >newRWFileHandle: err= 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/15 01:29:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/15 01:29:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/15 01:29:05 DEBUG : file2(0x84a3ea703c0): RWFileHandle.Flush 2026/06/15 01:29:05 DEBUG : file2(0x84a3ea703c0): RWFileHandle.Release 2026/06/15 01:29:05 DEBUG : file2(0x84a3ea703c0): close: 2026/06/15 01:29:05 DEBUG : file2: vfs cache: setting modification time to 2026-06-15 01:29:05.645422676 +0000 UTC m=+11.115452405 2026/06/15 01:29:05 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:05 DEBUG : file2(0x84a3ea703c0): >close: err= 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/15 01:29:05 DEBUG : file1: vfs cache: starting upload 2026/06/15 01:29:05 DEBUG : file2: vfs cache: starting upload 2026/06/15 01:29:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:05 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:05 DEBUG : file1: size = 0 OK 2026/06/15 01:29:05 INFO : file1: Copied (new) 2026/06/15 01:29:05 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-15 01:29:05 +0000 UTC" 2026/06/15 01:29:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:05 INFO : file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/15 01:29:05 DEBUG : file2: size = 0 OK 2026/06/15 01:29:05 INFO : file2: Copied (new) 2026/06/15 01:29:05 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-15 01:29:05 +0000 UTC" 2026/06/15 01:29:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/15 01:29:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/15 01:29:05 INFO : file2: vfs cache: upload succeeded try #1 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:05 DEBUG : Looking for writers 2026/06/15 01:29:05 DEBUG : file1: reading active writers 2026/06/15 01:29:05 DEBUG : file2: reading active writers 2026/06/15 01:29:05 DEBUG : >WaitForWriters: 2026/06/15 01:29:05 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:06 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): openPending: 2026/06/15 01:29:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): >openPending: err= 2026/06/15 01:29:06 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): _writeAt: size=5, off=0 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): >_writeAt: n=5, err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): RWFileHandle.Flush 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): RWFileHandle.Flush 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): close: 2026/06/15 01:29:06 DEBUG : file1: vfs cache: setting modification time to 2026-06-15 01:29:06.016415149 +0000 UTC m=+11.486444877 2026/06/15 01:29:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:06 DEBUG : file1(0x84a3e8c8e40): >close: err= 2026/06/15 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:06 DEBUG : file1: vfs cache: starting upload 2026/06/15 01:29:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:06 DEBUG : file1: size = 5 OK 2026/06/15 01:29:06 INFO : file1: Copied (new) 2026/06/15 01:29:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-15 01:29:06 +0000 UTC" 2026/06/15 01:29:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 INFO : file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : >WaitForWriters: 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:06 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): openPending: 2026/06/15 01:29:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): >openPending: err= 2026/06/15 01:29:06 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): _writeAt: size=5, off=0 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): >_writeAt: n=5, err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): RWFileHandle.Release 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): close: 2026/06/15 01:29:06 DEBUG : file1: vfs cache: setting modification time to 2026-06-15 01:29:06.202883082 +0000 UTC m=+11.672912811 2026/06/15 01:29:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): >close: err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3ea6de00): RWFileHandle.Release 2026/06/15 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:06 DEBUG : file1: vfs cache: starting upload 2026/06/15 01:29:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:06 DEBUG : file1: size = 5 OK 2026/06/15 01:29:06 INFO : file1: Copied (new) 2026/06/15 01:29:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-15 01:29:06 +0000 UTC" 2026/06/15 01:29:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 INFO : file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : >WaitForWriters: 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/15 01:29:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3eb56940): openPending: 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3eb56940): >openPending: err= 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/15 01:29:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3eb56940): _writeAt: size=5, off=0 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3eb56940): >_writeAt: n=5, err= 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3eb56940): close: 2026/06/15 01:29:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-15 01:29:06.455425355 +0000 UTC m=+11.925455095 2026/06/15 01:29:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3eb56940): >close: err= 2026/06/15 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: starting upload 2026/06/15 01:29:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:06 DEBUG : dir/file1: size = 5 OK 2026/06/15 01:29:06 INFO : dir/file1: Copied (replaced existing) 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-15 01:29:06 +0000 UTC" 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : >WaitForWriters: 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/15 01:29:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/15 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/15 01:29:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): _writeAt: size=5, off=0 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): openPending: 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/15 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): >openPending: err= 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): >_writeAt: n=5, err= 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): _writeAt: size=15, off=5 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): >_writeAt: n=15, err= 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): close: 2026/06/15 01:29:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-15 01:29:06.738688978 +0000 UTC m=+12.208718707 2026/06/15 01:29:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:06 DEBUG : dir/file1(0x84a3ec41b40): >close: err= 2026/06/15 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: starting upload 2026/06/15 01:29:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:06 DEBUG : dir/file1: size = 20 OK 2026/06/15 01:29:06 INFO : dir/file1: Copied (replaced existing) 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-15 01:29:06 +0000 UTC" 2026/06/15 01:29:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:06 DEBUG : dir: Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : dir: reading active writers 2026/06/15 01:29:06 DEBUG : >WaitForWriters: 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:06 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:06 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:06 DEBUG : file1(0x84a3e1eb040): openPending: 2026/06/15 01:29:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : file1(0x84a3e1eb040): >openPending: err= 2026/06/15 01:29:06 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3e1eb040): _writeAt: size=5, off=0 2026/06/15 01:29:06 DEBUG : file1(0x84a3e1eb040): >_writeAt: n=5, err= 2026/06/15 01:29:06 DEBUG : file1(0x84a3e1eb040): close: 2026/06/15 01:29:06 DEBUG : file1: vfs cache: setting modification time to 2026-06-15 01:29:06.959438013 +0000 UTC m=+12.429467752 2026/06/15 01:29:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:06 DEBUG : file1(0x84a3e1eb040): >close: err= 2026/06/15 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:06 DEBUG : Looking for writers 2026/06/15 01:29:06 DEBUG : file1: reading active writers 2026/06/15 01:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:07 DEBUG : file1: vfs cache: starting upload 2026/06/15 01:29:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:07 DEBUG : file1: size = 5 OK 2026/06/15 01:29:07 INFO : file1: Copied (new) 2026/06/15 01:29:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-15 01:29:06 +0000 UTC" 2026/06/15 01:29:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:07 INFO : file1: vfs cache: upload succeeded try #1 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : >WaitForWriters: 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:07 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/15 01:29:07 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cac80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cac80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cac80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cac80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cac80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.14539541 +0000 UTC m=+12.615425149 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cac80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.14539541 +0000 UTC m=+12.615425149 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb5c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb5c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb5c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb5c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb5c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.14539541 +0000 UTC m=+12.615425149 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cb5c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836770 item 1 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cbc00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cbc00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cbc00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cbc00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cbc00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.147723374 +0000 UTC m=+12.617753123 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4cbc00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de200): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de200): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de200): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.147723374 +0000 UTC m=+12.617753123 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836c40 item 2 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.149565767 +0000 UTC m=+12.619595496 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4de840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.149565767 +0000 UTC m=+12.619595496 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4decc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df180): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df180): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df180): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.149565767 +0000 UTC m=+12.619595496 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836fc0 item 3 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df800): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df800): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.152053762 +0000 UTC m=+12.622083501 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4df800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dfd40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dfd40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dfd40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dfd40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dfd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.152053762 +0000 UTC m=+12.622083501 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dfd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e837490 item 4 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c480): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c480): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.153667627 +0000 UTC m=+12.623697416 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.153667627 +0000 UTC m=+12.623697416 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51c900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51cdc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51cdc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51cdc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51cdc0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51cdc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.153667627 +0000 UTC m=+12.623697416 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51cdc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e837880 item 5 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d440): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d440): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d440): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d440): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d440): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.155983778 +0000 UTC m=+12.626013517 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d440): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d980): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d980): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d980): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.155983778 +0000 UTC m=+12.626013517 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51d980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e268000 item 6 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.162699857 +0000 UTC m=+12.632729596 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.162699857 +0000 UTC m=+12.632729596 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544600): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544ac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544ac0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.162699857 +0000 UTC m=+12.632729596 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e544ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e268a10 item 7 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545140): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545140): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.168160814 +0000 UTC m=+12.638190574 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545680): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545680): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.168160814 +0000 UTC m=+12.638190574 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2692d0 item 8 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545c40): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e545c40): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545c40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545c40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e545c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.170023956 +0000 UTC m=+12.640053686 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.170023956 +0000 UTC m=+12.640053686 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56c580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56ca80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56ca80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56ca80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56ca80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56ca80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.170023956 +0000 UTC m=+12.640053686 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56ca80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e269650 item 9 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.172469001 +0000 UTC m=+12.642498730 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d640): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d640): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d640): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.172469001 +0000 UTC m=+12.642498730 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56d640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e25c0e0 item 10 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56dc80): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e56dc80): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56dc80): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56dc80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56dc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56dc80): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e56dc80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e140): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e140): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.174194094 +0000 UTC m=+12.644223873 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.174194094 +0000 UTC m=+12.644223873 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58e640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58eb40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58eb40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58eb40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58eb40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58eb40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.174194094 +0000 UTC m=+12.644223873 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58eb40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e25c7e0 item 11 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f1c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f1c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f1c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f1c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f1c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.176312605 +0000 UTC m=+12.646342335 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f1c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f700): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f700): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f700): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.176312605 +0000 UTC m=+12.646342335 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58f700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e25d260 item 12 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58fd40): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e58fd40): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58fd40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58fd40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58fd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58fd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e58fd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6200): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6200): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6200): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.178568915 +0000 UTC m=+12.648598644 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b68c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b68c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b68c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b68c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b68c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.178568915 +0000 UTC m=+12.648598644 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b68c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e25d7a0 item 13 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6f40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6f40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.180221183 +0000 UTC m=+12.650250952 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b6f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7480): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7480): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.180221183 +0000 UTC m=+12.650250952 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df7a2a0 item 14 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7ac0): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e5b7ac0): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7ac0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7ac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7e80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7e80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7e80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7e80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7e80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.181824628 +0000 UTC m=+12.651854367 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b7e80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da640): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da640): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da640): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.181824628 +0000 UTC m=+12.651854367 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df7a690 item 15 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dacc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dacc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dacc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dacc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dacc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.183367381 +0000 UTC m=+12.653397120 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dacc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db200): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db200): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db200): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.183367381 +0000 UTC m=+12.653397120 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df7abd0 item 16 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.185261601 +0000 UTC m=+12.655291330 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.185261601 +0000 UTC m=+12.655291330 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dbcc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a2c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a2c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a2c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a2c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a2c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.185261601 +0000 UTC m=+12.655291330 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a2c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df7b2d0 item 17 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a940): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a940): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a940): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a940): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a940): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.187387536 +0000 UTC m=+12.657417296 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60a940): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ae80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ae80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ae80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ae80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ae80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.187387536 +0000 UTC m=+12.657417296 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ae80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df7bd50 item 18 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60b500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60b500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60b500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60b500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60b500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.188892016 +0000 UTC m=+12.658921775 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60b500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.188892016 +0000 UTC m=+12.658921775 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e60ba00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e642000): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e642000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e642000): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e642000): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e642000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.188892016 +0000 UTC m=+12.658921775 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e642000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8a310 item 19 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.19165693 +0000 UTC m=+12.661686659 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3620c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3620c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3620c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3620c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3620c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.19165693 +0000 UTC m=+12.661686659 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3620c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3ff880 item 20 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.194035437 +0000 UTC m=+12.664065167 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.194035437 +0000 UTC m=+12.664065167 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363140): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363140): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363140): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.194035437 +0000 UTC m=+12.664065167 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc98150 item 21 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.197049869 +0000 UTC m=+12.667079598 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.197049869 +0000 UTC m=+12.667079598 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc98af0 item 22 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c480): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c480): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.198741219 +0000 UTC m=+12.668770948 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.198741219 +0000 UTC m=+12.668770948 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68c980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68ce80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68ce80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68ce80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68ce80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68ce80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.198741219 +0000 UTC m=+12.668770948 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68ce80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc98fc0 item 23 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68d500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68d500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68d500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68d500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68d500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.200706914 +0000 UTC m=+12.670736643 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68d500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68da40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68da40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68da40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68da40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68da40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.200706914 +0000 UTC m=+12.670736643 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e68da40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc995e0 item 24 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6180): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e6d6180): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6180): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6180): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6180): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6180): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6540): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6540): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.202330909 +0000 UTC m=+12.672360638 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.202330909 +0000 UTC m=+12.672360638 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6a40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6f80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6f80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6f80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6f80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6f80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.202330909 +0000 UTC m=+12.672360638 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d6f80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfb01c0 item 25 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7600): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7600): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7600): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7600): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7600): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.204045222 +0000 UTC m=+12.674074951 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7600): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7b40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7b40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.204045222 +0000 UTC m=+12.674074951 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6d7b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfb0a80 item 26 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718280): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e718280): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718280): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718280): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718280): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718280): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718640): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718640): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718640): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.205517122 +0000 UTC m=+12.675546851 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.205517122 +0000 UTC m=+12.675546851 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e718b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719080): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719080): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719080): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.205517122 +0000 UTC m=+12.675546851 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfb1030 item 27 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719700): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719700): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719700): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.207231605 +0000 UTC m=+12.677261335 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719c40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719c40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.207231605 +0000 UTC m=+12.677261335 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e719c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfb1d50 item 28 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c380): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e84c380): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c380): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c380): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c380): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c380): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c380): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c740): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c740): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c740): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.208720736 +0000 UTC m=+12.678750475 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84c740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84ce00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84ce00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84ce00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84ce00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84ce00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.208720736 +0000 UTC m=+12.678750475 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84ce00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df903f0 item 29 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d480): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d480): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.210242199 +0000 UTC m=+12.680271938 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d9c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d9c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d9c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d9c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d9c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.210242199 +0000 UTC m=+12.680271938 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e84d9c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df915e0 item 30 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e100): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e87e100): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e100): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e100): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e100): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e4c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e4c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e4c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e4c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e4c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.211557284 +0000 UTC m=+12.681587013 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87e4c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87eb80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87eb80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87eb80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87eb80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87eb80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.211557284 +0000 UTC m=+12.681587013 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87eb80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3943f0 item 31 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f200): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f200): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f200): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.21283568 +0000 UTC m=+12.682865409 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f740): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f740): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f740): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.21283568 +0000 UTC m=+12.682865409 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87f740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e395110 item 32 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87fd80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87fd80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87fd80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87fd80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87fd80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.213970347 +0000 UTC m=+12.684000086 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e87fd80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3958f0 item 33 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.214451399 +0000 UTC m=+12.684481148 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0800): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0800): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0800): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.214451399 +0000 UTC m=+12.684481148 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e395c70 item 33 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0e40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0e40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0e40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0e40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0e40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.215946992 +0000 UTC m=+12.685976721 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a0e40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48e540 item 34 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.216592963 +0000 UTC m=+12.686622693 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a12c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1800): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1800): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1800): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.216592963 +0000 UTC m=+12.686622693 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48e850 item 34 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1d40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1d40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1d40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1d40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1d40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.218094167 +0000 UTC m=+12.688123896 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8a1d40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48ed20 item 35 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.218879199 +0000 UTC m=+12.688908929 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c62c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c67c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c67c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c67c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c67c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c67c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.218879199 +0000 UTC m=+12.688908929 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c67c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48eee0 item 35 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c6e40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c6e40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c6e40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c6e40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c6e40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.22088566 +0000 UTC m=+12.690915389 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c6e40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48f5e0 item 36 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.221638702 +0000 UTC m=+12.691668431 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7340): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7880): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7880): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7880): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.221638702 +0000 UTC m=+12.691668431 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c7880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48f7a0 item 36 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec52f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec52f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec52f40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec52f40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec52f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.223356531 +0000 UTC m=+12.693386261 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec52f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df70d20 item 37 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.22398479 +0000 UTC m=+12.694014519 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec533c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec538c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec538c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec538c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec538c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec538c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.22398479 +0000 UTC m=+12.694014519 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec538c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df710a0 item 37 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72040): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72040): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.225603904 +0000 UTC m=+12.695633674 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df71880 item 38 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.226370621 +0000 UTC m=+12.696400351 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72a80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72a80): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.226370621 +0000 UTC m=+12.696400351 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec72a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df71b20 item 38 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.227960533 +0000 UTC m=+12.697990261 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfec460 item 39 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.228546912 +0000 UTC m=+12.698576651 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73600): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73b00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73b00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73b00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73b00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73b00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.228546912 +0000 UTC m=+12.698576651 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec73b00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfeca80 item 39 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910280): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910280): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.230630497 +0000 UTC m=+12.700660226 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfedb20 item 40 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.23138347 +0000 UTC m=+12.701413198 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910cc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910cc0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.23138347 +0000 UTC m=+12.701413198 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e910cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfedce0 item 40 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.233307887 +0000 UTC m=+12.703337616 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911780): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911780): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e50a770 item 41 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911780): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.234512545 +0000 UTC m=+12.704542274 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e50a930 item 41 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.235112429 +0000 UTC m=+12.705142168 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e911c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36280): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36280): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36280): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.235112429 +0000 UTC m=+12.705142168 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e50b2d0 item 41 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.237288979 +0000 UTC m=+12.707318708 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea368c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36dc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36dc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36dc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e50bc00 item 42 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36dc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36dc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.237772586 +0000 UTC m=+12.707802315 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea36dc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e31c690 item 42 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.23862282 +0000 UTC m=+12.708652549 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37880): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37880): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37880): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.23862282 +0000 UTC m=+12.708652549 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e31ccb0 item 42 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.240583996 +0000 UTC m=+12.710613725 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea37ec0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea664c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea664c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea664c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e31d180 item 43 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea664c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea664c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.241229566 +0000 UTC m=+12.711259315 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea664c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e31d420 item 43 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.242164528 +0000 UTC m=+12.712194258 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66a00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66f40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66f40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.242164528 +0000 UTC m=+12.712194258 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea66f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e31d650 item 43 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.243571897 +0000 UTC m=+12.713601626 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67a80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d81c0 item 44 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67a80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.244139982 +0000 UTC m=+12.714169710 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea67a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d8620 item 44 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.244766185 +0000 UTC m=+12.714795924 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2580): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2580): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2580): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.244766185 +0000 UTC m=+12.714795924 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e48fc00 item 44 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.247023948 +0000 UTC m=+12.717053697 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f2bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f30c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f30c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f30c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81a460 item 45 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f30c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f30c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.247575863 +0000 UTC m=+12.717605591 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f30c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f37c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f37c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f37c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f37c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f37c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.247575863 +0000 UTC m=+12.717605591 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f37c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81a770 item 45 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.249672563 +0000 UTC m=+12.719702292 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8f3e00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22400): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81ab60 item 46 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22400): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.250378636 +0000 UTC m=+12.720408365 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22b00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22b00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22b00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22b00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22b00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.250378636 +0000 UTC m=+12.720408365 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb22b00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81aee0 item 46 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.252680672 +0000 UTC m=+12.722710440 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23640): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23640): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81b2d0 item 47 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23640): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.253416231 +0000 UTC m=+12.723445970 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23d40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23d40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23d40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23d40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23d40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.253416231 +0000 UTC m=+12.723445970 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb23d40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81b490 item 47 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.255215694 +0000 UTC m=+12.725245423 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a980): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a980): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81b810 item 48 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a980): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.255605784 +0000 UTC m=+12.725635513 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8a980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b080): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b080): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b080): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.255605784 +0000 UTC m=+12.725635513 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81b9d0 item 48 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b6c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b6c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b6c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b6c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b6c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.257399587 +0000 UTC m=+12.727429317 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8b6c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e81be30 item 49 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.258137351 +0000 UTC m=+12.728167090 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eb8bb40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0180): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0180): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0180): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.258137351 +0000 UTC m=+12.728167090 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff4540 item 49 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0800): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0800): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.260357663 +0000 UTC m=+12.730387391 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff48c0 item 50 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.261040382 +0000 UTC m=+12.731070111 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc0d00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1280): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1280): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1280): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.261040382 +0000 UTC m=+12.731070111 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff4cb0 item 50 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1900): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1900): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1900): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.262325361 +0000 UTC m=+12.732355120 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff51f0 item 51 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.262889839 +0000 UTC m=+12.732919568 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecc1e00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8440): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8440): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8440): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8440): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8440): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.262889839 +0000 UTC m=+12.732919568 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8440): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff53b0 item 51 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8ac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8ac0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.264374222 +0000 UTC m=+12.734403951 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff58f0 item 52 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.265166186 +0000 UTC m=+12.735195915 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8fc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9540): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9540): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.265166186 +0000 UTC m=+12.735195915 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dff5ab0 item 52 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.26683788 +0000 UTC m=+12.736867609 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d8a10 item 53 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.267572447 +0000 UTC m=+12.737602176 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaac500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaaca40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaaca40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaaca40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaaca40): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaaca40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.267572447 +0000 UTC m=+12.737602176 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaaca40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d8cb0 item 53 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad0c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad0c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad0c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad0c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad0c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.269166094 +0000 UTC m=+12.739195843 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad0c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d9110 item 54 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.269839697 +0000 UTC m=+12.739869427 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaad5c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaadb40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaadb40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaadb40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaadb40): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaadb40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.269839697 +0000 UTC m=+12.739869427 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaadb40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d9490 item 54 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead42c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead42c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead42c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead42c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead42c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.27121272 +0000 UTC m=+12.741242449 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead42c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e3d9c70 item 55 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.271840247 +0000 UTC m=+12.741869977 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead47c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead4d00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead4d00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead4d00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead4d00): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead4d00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.271840247 +0000 UTC m=+12.741869977 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead4d00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df38070 item 55 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5380): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5380): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5380): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5380): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5380): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.273195388 +0000 UTC m=+12.743225117 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5380): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df38620 item 56 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.273740138 +0000 UTC m=+12.743769868 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5e00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5e00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5e00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5e00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5e00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.273740138 +0000 UTC m=+12.743769868 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ead5e00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df388c0 item 56 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.274977639 +0000 UTC m=+12.745007388 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6a80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df38fc0 item 57 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6a80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.275587051 +0000 UTC m=+12.745616779 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df39340 item 57 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.276133806 +0000 UTC m=+12.746163535 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf6fc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7540): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7540): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.276133806 +0000 UTC m=+12.746163535 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df39c70 item 57 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.277534872 +0000 UTC m=+12.747564601 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3eaf7b80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed161c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed161c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed161c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa8310 item 58 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed161c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed161c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.277924523 +0000 UTC m=+12.747954252 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed161c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa85b0 item 58 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.278602433 +0000 UTC m=+12.748632162 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16cc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16cc0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.278602433 +0000 UTC m=+12.748632162 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed16cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa89a0 item 58 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.280163931 +0000 UTC m=+12.750193660 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa8f50 item 59 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.280658407 +0000 UTC m=+12.750688136 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa9260 item 59 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.281183732 +0000 UTC m=+12.751213482 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed17d80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40400): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40400): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40400): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.281183732 +0000 UTC m=+12.751213482 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa9500 item 59 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.282736763 +0000 UTC m=+12.752766492 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40a40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40f80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40f80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40f80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa99d0 item 60 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40f80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40f80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.283267338 +0000 UTC m=+12.753297077 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed40f80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfa9c00 item 60 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.283915893 +0000 UTC m=+12.753945622 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed414c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed41a80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed41a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed41a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed41a80): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed41a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.283915893 +0000 UTC m=+12.753945622 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed41a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdc070 item 60 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.286137257 +0000 UTC m=+12.756166987 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec280): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfd3420 item 61 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec280): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.288926737 +0000 UTC m=+12.758956465 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9cc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9cc0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.288926737 +0000 UTC m=+12.758956465 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd9cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac000 item 61 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.293444205 +0000 UTC m=+12.763473934 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5e500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5e500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5e500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8a150 item 62 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5e500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5e500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.293888679 +0000 UTC m=+12.763918407 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5e500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5ec00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5ec00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5ec00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5ec00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5ec00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.293888679 +0000 UTC m=+12.763918407 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5ec00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8a310 item 62 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.298476999 +0000 UTC m=+12.768506768 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f240): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f780): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f780): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8b2d0 item 63 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f780): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.299477975 +0000 UTC m=+12.769507704 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5f780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5fe80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5fe80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5fe80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5fe80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5fe80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.299477975 +0000 UTC m=+12.769507704 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ed5fe80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8b490 item 63 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.303130703 +0000 UTC m=+12.773160432 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6a40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6f80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6f80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6f80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdc0e0 item 64 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6f80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6f80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.303631021 +0000 UTC m=+12.773660770 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf6f80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7680): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7680): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.303631021 +0000 UTC m=+12.773660770 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdc310 item 64 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec8c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec8c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec8c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec8c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec8c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.30567416 +0000 UTC m=+12.775703889 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebec8c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39e540 item 65 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.30678905 +0000 UTC m=+12.776818779 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebecd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed240): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed240): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed240): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed240): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed240): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.30678905 +0000 UTC m=+12.776818779 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed240): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39e700 item 65 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed880): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed880): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed880): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.308967344 +0000 UTC m=+12.778997072 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebed880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39eb60 item 66 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.309878943 +0000 UTC m=+12.779908672 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebedd00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a480): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a480): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.309878943 +0000 UTC m=+12.779908672 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39ee00 item 66 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45af00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45af00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45af00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45af00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45af00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.311294456 +0000 UTC m=+12.781324185 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45af00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39f260 item 67 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.311779185 +0000 UTC m=+12.781808915 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b900): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b900): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b900): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.311779185 +0000 UTC m=+12.781808915 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39f650 item 67 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a180): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a180): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a180): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.313137982 +0000 UTC m=+12.783167711 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39fe30 item 68 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.313598065 +0000 UTC m=+12.783627793 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7abc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7abc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7abc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7abc0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7abc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.313598065 +0000 UTC m=+12.783627793 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7abc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac2a0 item 68 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b200): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b200): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b200): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.314826838 +0000 UTC m=+12.784856577 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac620 item 69 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.315381507 +0000 UTC m=+12.785411237 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bec0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bec0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bec0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bec0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bec0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.315381507 +0000 UTC m=+12.785411237 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bec0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac9a0 item 69 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17ad00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17ad00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17ad00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17ad00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17ad00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.316953765 +0000 UTC m=+12.786983495 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17ad00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ace00 item 70 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.317563338 +0000 UTC m=+12.787593066 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b240): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b9c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b9c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b9c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b9c0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b9c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.317563338 +0000 UTC m=+12.787593066 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b9c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad0a0 item 70 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee400): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee400): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.318907578 +0000 UTC m=+12.788937327 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad570 item 71 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.319399559 +0000 UTC m=+12.789429289 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfefc00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfefc00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfefc00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfefc00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfefc00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.319399559 +0000 UTC m=+12.789429289 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfefc00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad7a0 item 71 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7ec0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7ec0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7ec0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7ec0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7ec0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.321031068 +0000 UTC m=+12.791060797 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecf7ec0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdd3b0 item 72 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.321702206 +0000 UTC m=+12.791731935 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f3680): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f3680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f3680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f3680): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f3680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.321702206 +0000 UTC m=+12.791731935 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f3680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdd650 item 72 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.322960916 +0000 UTC m=+12.792990645 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfddb90 item 73 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.323451435 +0000 UTC m=+12.793481164 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae000 item 73 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.323954628 +0000 UTC m=+12.793984358 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437100): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437100): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437100): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.323954628 +0000 UTC m=+12.793984358 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae1c0 item 73 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.325205905 +0000 UTC m=+12.795235633 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437c40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae5b0 item 74 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437c40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.325661217 +0000 UTC m=+12.795690946 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae7e0 item 74 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.326341844 +0000 UTC m=+12.796371573 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c800): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c800): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c800): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.326341844 +0000 UTC m=+12.796371573 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae9a0 item 74 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.327842767 +0000 UTC m=+12.797872496 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6ce40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d340): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d340): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d340): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaed20 item 75 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d340): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d340): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.328368773 +0000 UTC m=+12.798398503 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d340): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaeee0 item 75 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.329150308 +0000 UTC m=+12.799180038 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6de40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6de40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6de40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6de40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6de40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.329150308 +0000 UTC m=+12.799180038 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6de40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf0a0 item 75 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.330806953 +0000 UTC m=+12.800836682 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320b80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320b80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320b80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf420 item 76 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320b80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320b80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.331260524 +0000 UTC m=+12.801290253 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320b80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf5e0 item 76 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.331982837 +0000 UTC m=+12.802012567 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3210c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321640): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321640): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321640): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.331982837 +0000 UTC m=+12.802012567 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf7a0 item 76 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.333703744 +0000 UTC m=+12.803733473 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321c80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8280): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebafb20 item 77 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8280): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.334436828 +0000 UTC m=+12.804466557 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8980): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8980): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8980): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.334436828 +0000 UTC m=+12.804466557 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebafce0 item 77 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.335921019 +0000 UTC m=+12.805950749 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8fc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c94c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c94c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c94c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae1c0 item 78 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c94c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c94c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.336481531 +0000 UTC m=+12.806511260 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c94c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9bc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9bc0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.336481531 +0000 UTC m=+12.806511260 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae380 item 78 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.3377718 +0000 UTC m=+12.807801529 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bea00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bea00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bea00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae700 item 79 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bea00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bea00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.338245517 +0000 UTC m=+12.808275247 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bea00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf100): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf100): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf100): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.338245517 +0000 UTC m=+12.808275247 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae8c0 item 79 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.340208838 +0000 UTC m=+12.810238567 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6800): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaec40 item 80 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6800): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.341142487 +0000 UTC m=+12.811172217 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc0c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc0c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc0c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc0c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc0c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.341142487 +0000 UTC m=+12.811172217 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc0c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2adc00 item 80 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc700): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc700): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc700): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.343232365 +0000 UTC m=+12.813262115 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2581c0 item 81 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.343956874 +0000 UTC m=+12.813986603 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcb80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd1c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd1c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd1c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd1c0): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd1c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.343956874 +0000 UTC m=+12.813986603 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd1c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2584d0 item 81 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.346331625 +0000 UTC m=+12.816361374 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e258850 item 82 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.347439352 +0000 UTC m=+12.817469081 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2603c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2603c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2603c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2603c0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2603c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.347439352 +0000 UTC m=+12.817469081 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2603c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e258cb0 item 82 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260a40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260a40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260a40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260a40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260a40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.348893818 +0000 UTC m=+12.818923547 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260a40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2596c0 item 83 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.349423061 +0000 UTC m=+12.819452790 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2614c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2614c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2614c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2614c0): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2614c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.349423061 +0000 UTC m=+12.819452790 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2614c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16000 item 83 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261b40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261b40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.3506342 +0000 UTC m=+12.820663929 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16380 item 84 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.351265685 +0000 UTC m=+12.821295414 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a6c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a6c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a6c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a6c0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a6c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.351265685 +0000 UTC m=+12.821295414 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a6c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16540 item 84 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83adc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83adc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83adc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83adc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83adc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.352371838 +0000 UTC m=+12.822401568 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83adc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb168c0 item 85 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.352751159 +0000 UTC m=+12.822780898 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b2c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b800): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b800): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b800): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.352751159 +0000 UTC m=+12.822780898 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16a80 item 85 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.353841072 +0000 UTC m=+12.823870801 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16e70 item 86 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.35438415 +0000 UTC m=+12.824413879 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8a80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8a80): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.35438415 +0000 UTC m=+12.824413879 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb170a0 item 86 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.355430502 +0000 UTC m=+12.825460231 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb17420 item 87 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.355843315 +0000 UTC m=+12.825873044 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9600): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9b40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9b40): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.355843315 +0000 UTC m=+12.825873044 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb175e0 item 87 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c2c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c2c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c2c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c2c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c2c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.35715255 +0000 UTC m=+12.827182278 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c2c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb17960 item 88 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.357740211 +0000 UTC m=+12.827769940 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4c7c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4cd40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4cd40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4cd40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4cd40): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4cd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.357740211 +0000 UTC m=+12.827769940 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4cd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb17b20 item 88 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.358682037 +0000 UTC m=+12.828711766 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d940): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d940): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d940): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc061c0 item 89 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d940): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d940): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.359114086 +0000 UTC m=+12.829143816 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4d940): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc06930 item 89 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.359552799 +0000 UTC m=+12.829582528 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ec4de80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2500): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2500): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2500): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.359552799 +0000 UTC m=+12.829582528 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc06d90 item 89 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.360690201 +0000 UTC m=+12.830719931 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e2b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3080): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3080): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07110 item 90 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3080): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.361120949 +0000 UTC m=+12.831150677 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc072d0 item 90 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.361543882 +0000 UTC m=+12.831573611 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e35c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3c00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3c00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3c00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3c00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3c00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.361543882 +0000 UTC m=+12.831573611 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3e3c00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07650 item 90 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.362601754 +0000 UTC m=+12.832631484 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2283c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228900): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228900): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07b90 item 91 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228900): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.362995161 +0000 UTC m=+12.833024891 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07dc0 item 91 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.363448371 +0000 UTC m=+12.833478101 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228e40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2293c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2293c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2293c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2293c0): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2293c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.363448371 +0000 UTC m=+12.833478101 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e2293c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67a310 item 91 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.364552882 +0000 UTC m=+12.834582611 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229a00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0040): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67a7e0 item 92 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0040): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.364948454 +0000 UTC m=+12.834978183 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67a9a0 item 92 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.365483787 +0000 UTC m=+12.835513516 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0b40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0b40): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.365483787 +0000 UTC m=+12.835513516 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe0b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67ac40 item 92 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.366569693 +0000 UTC m=+12.836599422 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe1180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe16c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe16c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe16c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67afc0 item 93 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe16c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe16c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.366949886 +0000 UTC m=+12.836979615 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ebe16c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8380): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8380): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8380): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8380): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8380): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.366949886 +0000 UTC m=+12.836979615 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8380): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67b2d0 item 93 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.36854223 +0000 UTC m=+12.838571960 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfd80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fa3c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fa3c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fa3c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaefc0 item 94 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fa3c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fa3c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.369039302 +0000 UTC m=+12.839069031 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fa3c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0faac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0faac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0faac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0faac0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0faac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.369039302 +0000 UTC m=+12.839069031 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0faac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf180 item 94 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.370977516 +0000 UTC m=+12.841007245 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb640): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb640): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf570 item 95 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb640): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.371475569 +0000 UTC m=+12.841505298 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fb640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fbd40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fbd40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fbd40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fbd40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fbd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.371475569 +0000 UTC m=+12.841505298 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0fbd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf730 item 95 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.372907192 +0000 UTC m=+12.842936931 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa9c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa9c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa9c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecafab0 item 96 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa9c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa9c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.373382665 +0000 UTC m=+12.843412394 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa9c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab0c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab0c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab0c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab0c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab0c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.373382665 +0000 UTC m=+12.843412394 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab0c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecafdc0 item 96 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= 2026/06/15 01:29:07 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : >WaitForWriters: 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:07 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/15 01:29:07 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e652f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e652f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e652f40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e652f40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e652f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.398744356 +0000 UTC m=+12.868774084 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e652f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.398744356 +0000 UTC m=+12.868774084 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6533c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653880): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653880): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653880): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.398744356 +0000 UTC m=+12.868774084 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2709a0 item 1 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653ec0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653ec0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653ec0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653ec0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653ec0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.401428448 +0000 UTC m=+12.871458177 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e653ec0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67c4c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67c4c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67c4c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67c4c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67c4c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.401428448 +0000 UTC m=+12.871458177 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67c4c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e270fc0 item 2 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cb00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cb00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cb00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cb00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cb00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.403478931 +0000 UTC m=+12.873508661 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cb00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.403478931 +0000 UTC m=+12.873508661 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67cf80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67d440): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67d440): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67d440): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67d440): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67d440): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.403478931 +0000 UTC m=+12.873508661 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67d440): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e271490 item 3 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67dac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67dac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67dac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67dac0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67dac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.40553697 +0000 UTC m=+12.875566698 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67dac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4100): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4100): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4100): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.40553697 +0000 UTC m=+12.875566698 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e271ab0 item 4 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4740): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4740): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4740): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.40668987 +0000 UTC m=+12.876719600 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.40668987 +0000 UTC m=+12.876719600 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b4bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5080): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5080): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5080): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.40668987 +0000 UTC m=+12.876719600 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e230460 item 5 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5700): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5700): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5700): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.408631691 +0000 UTC m=+12.878661419 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5c40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5c40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.408631691 +0000 UTC m=+12.878661419 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5b5c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e231030 item 6 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da3c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da3c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da3c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da3c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da3c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.409822603 +0000 UTC m=+12.879852332 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da3c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.409822603 +0000 UTC m=+12.879852332 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5da8c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dad80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dad80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dad80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dad80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dad80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.409822603 +0000 UTC m=+12.879852332 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5dad80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2315e0 item 7 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db400): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db400): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.411502742 +0000 UTC m=+12.881532471 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5db400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51e680): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51e680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51e680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51e680): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51e680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.411502742 +0000 UTC m=+12.881532471 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51e680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e883b90 item 8 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51ec40): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e51ec40): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51ec40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51ec40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51ec40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51ec40): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51ec40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.413041346 +0000 UTC m=+12.883071076 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.413041346 +0000 UTC m=+12.883071076 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f980): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f980): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f980): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.413041346 +0000 UTC m=+12.883071076 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51f980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82150 item 9 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.417914692 +0000 UTC m=+12.887944421 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628640): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628640): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628640): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.417914692 +0000 UTC m=+12.887944421 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea828c0 item 10 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628c80): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e628c80): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628c80): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628c80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628c80): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e628c80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629040): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629040): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.419401959 +0000 UTC m=+12.889431688 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.419401959 +0000 UTC m=+12.889431688 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629a40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629a40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629a40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629a40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629a40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.419401959 +0000 UTC m=+12.889431688 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e629a40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82c40 item 11 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6841c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6841c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6841c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6841c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6841c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.420996539 +0000 UTC m=+12.891026268 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6841c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684700): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684700): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684700): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.420996539 +0000 UTC m=+12.891026268 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea831f0 item 12 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684d40): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e684d40): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684d40): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684d40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684d40): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e684d40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.422294853 +0000 UTC m=+12.892324582 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6857c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6857c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6857c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6857c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6857c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.422294853 +0000 UTC m=+12.892324582 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6857c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea83570 item 13 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685e40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685e40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685e40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685e40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685e40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.423571626 +0000 UTC m=+12.893601355 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e685e40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6be480): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6be480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6be480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6be480): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6be480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.423571626 +0000 UTC m=+12.893601355 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6be480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea83960 item 14 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6beac0): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e6beac0): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6beac0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6beac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6beac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6beac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6beac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bee80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bee80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bee80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bee80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bee80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.424755224 +0000 UTC m=+12.894784953 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bee80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bf540): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bf540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bf540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bf540): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bf540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.424755224 +0000 UTC m=+12.894784953 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bf540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea83e30 item 15 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bfbc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bfbc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bfbc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bfbc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bfbc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.425963149 +0000 UTC m=+12.895992878 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6bfbc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe200): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe200): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe200): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.425963149 +0000 UTC m=+12.895992878 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df86a10 item 16 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.427192824 +0000 UTC m=+12.897222563 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fe840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.427192824 +0000 UTC m=+12.897222563 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6fecc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff1c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff1c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff1c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff1c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff1c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.427192824 +0000 UTC m=+12.897222563 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff1c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df86ee0 item 17 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.428862323 +0000 UTC m=+12.898892062 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ff840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ffd80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ffd80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ffd80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ffd80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ffd80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.428862323 +0000 UTC m=+12.898892062 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6ffd80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df876c0 item 18 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71e500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71e500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71e500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71e500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71e500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.430123227 +0000 UTC m=+12.900152966 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71e500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.430123227 +0000 UTC m=+12.900152966 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ea00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ef00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ef00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ef00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ef00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ef00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.430123227 +0000 UTC m=+12.900152966 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71ef00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfe2e00 item 19 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71f580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71f580): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71f580): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71f580): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71f580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.431838462 +0000 UTC m=+12.901868191 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71f580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71fac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71fac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71fac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71fac0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71fac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.431838462 +0000 UTC m=+12.901868191 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e71fac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cc230 item 20 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c240): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c240): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c240): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c240): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c240): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.433185007 +0000 UTC m=+12.903214736 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c240): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.433185007 +0000 UTC m=+12.903214736 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73c740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73cc40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73cc40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73cc40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73cc40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73cc40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.433185007 +0000 UTC m=+12.903214736 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73cc40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cca10 item 21 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d2c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d2c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d2c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d2c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d2c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.435035896 +0000 UTC m=+12.905065625 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d2c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d800): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d800): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d800): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.435035896 +0000 UTC m=+12.905065625 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73d800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ccee0 item 22 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73de80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73de80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73de80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73de80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73de80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.437559517 +0000 UTC m=+12.907589246 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e73de80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.437559517 +0000 UTC m=+12.907589246 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754980): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754980): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754980): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.437559517 +0000 UTC m=+12.907589246 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e754980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cd3b0 item 23 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.440629011 +0000 UTC m=+12.910658740 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755540): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755540): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.440629011 +0000 UTC m=+12.910658740 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cdce0 item 24 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755b80): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e755b80): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755b80): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755b80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755b80): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e755b80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772040): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772040): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.444270758 +0000 UTC m=+12.914300487 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.444270758 +0000 UTC m=+12.914300487 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772a80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772a80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.444270758 +0000 UTC m=+12.914300487 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e772a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836230 item 25 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.448467995 +0000 UTC m=+12.918497724 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8900): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8900): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8900): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.448467995 +0000 UTC m=+12.918497724 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ecd8900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e8367e0 item 26 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773700): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e773700): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773700): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773700): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773700): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773700): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773ac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773ac0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.450993289 +0000 UTC m=+12.921023018 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e773ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.450993289 +0000 UTC m=+12.921023018 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a0c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a600): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a600): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a600): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a600): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a600): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.450993289 +0000 UTC m=+12.921023018 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78a600): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836a10 item 27 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78ac80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78ac80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78ac80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78ac80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78ac80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.453604194 +0000 UTC m=+12.923633923 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78ac80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b1c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b1c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b1c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b1c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b1c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.453604194 +0000 UTC m=+12.923633923 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b1c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836ee0 item 28 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b800): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e78b800): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b800): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b800): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b800): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b800): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78b800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78bbc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78bbc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78bbc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78bbc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78bbc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.455491882 +0000 UTC m=+12.925521611 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e78bbc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4380): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4380): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4380): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4380): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4380): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.455491882 +0000 UTC m=+12.925521611 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4380): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e837260 item 29 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4a00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4a00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4a00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4a00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4a00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.45720902 +0000 UTC m=+12.927238750 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4a00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4f40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4f40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.45720902 +0000 UTC m=+12.927238750 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a4f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e837650 item 30 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5580): _readAt: size=2, off=0 2026/06/15 01:29:07 ERROR : open-test-file(0x84a3e7a5580): Couldn't read size of file 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5580): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5580): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5580): >_writeAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5580): close: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5940): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5940): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5940): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5940): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5940): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.459103943 +0000 UTC m=+12.929133671 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7a5940): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2100): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2100): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2100): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.459103943 +0000 UTC m=+12.929133671 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e8379d0 item 31 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2780): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2780): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2780): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.460399752 +0000 UTC m=+12.930429481 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2cc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2cc0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.460399752 +0000 UTC m=+12.930429481 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e268000 item 32 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3300): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3300): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.462736052 +0000 UTC m=+12.932765781 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2689a0 item 33 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.465233894 +0000 UTC m=+12.935263624 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3c80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3c80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3c80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3c80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3c80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.465233894 +0000 UTC m=+12.935263624 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c3c80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e268d90 item 33 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec3c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec3c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec3c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec3c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec3c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.466777047 +0000 UTC m=+12.936806775 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec3c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2692d0 item 34 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.467515671 +0000 UTC m=+12.937545400 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4abac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4abac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4abac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4abac0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4abac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.467515671 +0000 UTC m=+12.937545400 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4abac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cac40 item 34 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa200): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa200): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa200): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.469354027 +0000 UTC m=+12.939383756 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e230690 item 35 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.469812657 +0000 UTC m=+12.939842386 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aa680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aab80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aab80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aab80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aab80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aab80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.469812657 +0000 UTC m=+12.939842386 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4aab80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e230a80 item 35 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab200): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab200): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab200): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.470975437 +0000 UTC m=+12.941005166 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ab200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2311f0 item 36 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.471728418 +0000 UTC m=+12.941758147 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ec9c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ecf00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ecf00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ecf00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ecf00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ecf00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.471728418 +0000 UTC m=+12.941758147 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ecf00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e231500 item 36 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed540): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed540): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.472883634 +0000 UTC m=+12.942913363 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e231c70 item 37 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.473445648 +0000 UTC m=+12.943475377 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7ed9c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7edec0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7edec0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7edec0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7edec0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7edec0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.473445648 +0000 UTC m=+12.943475377 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7edec0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6ca000 item 37 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a940): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a940): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a940): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a940): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a940): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.474680542 +0000 UTC m=+12.944710271 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45a940): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6ca540 item 38 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.475690655 +0000 UTC m=+12.945720384 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b680): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b680): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.475690655 +0000 UTC m=+12.945720384 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45b680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6ca770 item 38 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45bd00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45bd00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45bd00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45bd00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45bd00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.477107552 +0000 UTC m=+12.947137281 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e45bd00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cafc0 item 39 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.477542878 +0000 UTC m=+12.947572608 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a900): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a900): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a900): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.477542878 +0000 UTC m=+12.947572608 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7a900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cb180 item 39 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7af80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7af80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7af80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7af80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7af80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.478832154 +0000 UTC m=+12.948861893 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7af80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cb500 item 40 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.479439634 +0000 UTC m=+12.949469363 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7b480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bd00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bd00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bd00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bd00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bd00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.479439634 +0000 UTC m=+12.949469363 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dc7bd00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cb6c0 item 40 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.48073378 +0000 UTC m=+12.950763509 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17aa80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17af80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17af80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17af80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cbab0 item 41 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17af80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17af80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.481415247 +0000 UTC m=+12.951444976 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17af80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e6cbce0 item 41 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.481959126 +0000 UTC m=+12.951988855 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17b6c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17bc00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17bc00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17bc00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17bc00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17bc00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.481959126 +0000 UTC m=+12.951988855 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e17bc00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2693b0 item 41 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.483388356 +0000 UTC m=+12.953418085 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfee800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef880): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef880): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e269730 item 42 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef880): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.483924391 +0000 UTC m=+12.953954120 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3dfef880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2698f0 item 42 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.484456989 +0000 UTC m=+12.954486717 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f2040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f31c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f31c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f31c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f31c0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f31c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.484456989 +0000 UTC m=+12.954486717 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3f31c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e269e30 item 42 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.485857314 +0000 UTC m=+12.955887043 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8a150 item 43 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.486349707 +0000 UTC m=+12.956379436 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8a310 item 43 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.487339161 +0000 UTC m=+12.957368891 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e436bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437180): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437180): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437180): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437180): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437180): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.487339161 +0000 UTC m=+12.957368891 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437180): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8a5b0 item 43 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.488583294 +0000 UTC m=+12.958613023 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4377c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437cc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8b420 item 44 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437cc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.489053165 +0000 UTC m=+12.959082894 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e437cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df8b7a0 item 44 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.48954706 +0000 UTC m=+12.959576790 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c880): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c880): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c880): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.48954706 +0000 UTC m=+12.959576790 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6c880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39e150 item 44 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.491489812 +0000 UTC m=+12.961519541 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6cec0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d3c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d3c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d3c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39e700 item 45 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d3c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d3c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.491996412 +0000 UTC m=+12.962026141 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6d3c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6db40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6db40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6db40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6db40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6db40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.491996412 +0000 UTC m=+12.962026141 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3ea6db40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39e9a0 item 45 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.493530347 +0000 UTC m=+12.963560076 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320880): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320880): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39ee00 item 46 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320880): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.494506536 +0000 UTC m=+12.964536266 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320f80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320f80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320f80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320f80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320f80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.494506536 +0000 UTC m=+12.964536266 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e320f80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39f0a0 item 46 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.49603365 +0000 UTC m=+12.966063379 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3215c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321ac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39f650 item 47 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321ac0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.496463816 +0000 UTC m=+12.966493565 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e321ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c82c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c82c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c82c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c82c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c82c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.496463816 +0000 UTC m=+12.966493565 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c82c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e39fc00 item 47 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.498367374 +0000 UTC m=+12.968397244 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8e00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8e00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8e00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdc1c0 item 48 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8e00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8e00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.498973962 +0000 UTC m=+12.969003690 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c8e00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9500): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9500): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9500): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.498973962 +0000 UTC m=+12.969003690 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdc930 item 48 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9b40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9b40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9b40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9b40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9b40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.500489533 +0000 UTC m=+12.970519262 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e8c9b40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdd420 item 49 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.501183213 +0000 UTC m=+12.971212942 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def6880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def7cc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def7cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def7cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def7cc0): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def7cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.501183213 +0000 UTC m=+12.971212942 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3def7cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfdd6c0 item 49 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc5c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc5c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc5c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc5c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc5c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.502544685 +0000 UTC m=+12.972574414 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dc5c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfddc00 item 50 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.502988527 +0000 UTC m=+12.973018256 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dcac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd040): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd040): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd040): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.502988527 +0000 UTC m=+12.973018256 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae070 item 50 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd7c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd7c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd7c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd7c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd7c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.504380436 +0000 UTC m=+12.974410165 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4dd7c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae3f0 item 51 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.504933993 +0000 UTC m=+12.974963723 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4ddcc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260300): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260300): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260300): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.504933993 +0000 UTC m=+12.974963723 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebae690 item 51 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260980): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260980): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260980): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260980): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260980): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.506485533 +0000 UTC m=+12.976515262 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260980): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaea10 item 52 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.506982504 +0000 UTC m=+12.977012233 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e260e80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261440): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261440): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261440): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261440): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261440): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.506982504 +0000 UTC m=+12.977012233 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261440): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaebd0 item 52 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261ac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261ac0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.510438262 +0000 UTC m=+12.980467991 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e261ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaef50 item 53 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.510859252 +0000 UTC m=+12.980888981 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a0c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a600): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a600): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a600): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a600): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a600): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.510859252 +0000 UTC m=+12.980888981 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83a600): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf110 item 53 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83ac80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83ac80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83ac80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83ac80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83ac80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.511994189 +0000 UTC m=+12.982023918 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83ac80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf490 item 54 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.512785182 +0000 UTC m=+12.982814911 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b780): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b780): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b780): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.512785182 +0000 UTC m=+12.982814911 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83b780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf650 item 54 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.513982536 +0000 UTC m=+12.984012265 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e83be00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebaf9d0 item 55 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.514500427 +0000 UTC m=+12.984530155 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e8480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e89c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e89c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e89c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e89c0): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e89c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.514500427 +0000 UTC m=+12.984530155 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e89c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ebafb90 item 55 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9040): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9040): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.515836461 +0000 UTC m=+12.985866191 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac0e0 item 56 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.516462705 +0000 UTC m=+12.986492434 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9ac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9ac0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.516462705 +0000 UTC m=+12.986492434 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0e9ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac2a0 item 56 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.517835739 +0000 UTC m=+12.987865468 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac620 item 57 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.518317993 +0000 UTC m=+12.988347723 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0be840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ac9a0 item 57 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.518968292 +0000 UTC m=+12.988998021 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bed80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf300): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf300): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf300): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.518968292 +0000 UTC m=+12.988998021 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2acbd0 item 57 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.520289388 +0000 UTC m=+12.990319118 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bf940): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfe80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfe80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfe80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad0a0 item 58 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfe80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfe80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.520705408 +0000 UTC m=+12.990735137 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0bfe80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad260 item 58 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.521564068 +0000 UTC m=+12.991593796 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64a500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64aac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64aac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64aac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64aac0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64aac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.521564068 +0000 UTC m=+12.991593796 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64aac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad420 item 58 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.523113562 +0000 UTC m=+12.993143291 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b640): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b640): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ad880 item 59 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b640): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.523776265 +0000 UTC m=+12.993805994 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64b640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2adb20 item 59 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.524331005 +0000 UTC m=+12.994360734 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64bb80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2280): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2280): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2280): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.524331005 +0000 UTC m=+12.994360734 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c2280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ade30 item 59 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.525961731 +0000 UTC m=+12.995991480 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7c28c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2583f0 item 60 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.526376139 +0000 UTC m=+12.996405868 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e258620 item 60 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.526876716 +0000 UTC m=+12.996906446 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ee540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0eeb00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0eeb00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0eeb00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0eeb00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0eeb00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.526876716 +0000 UTC m=+12.996906446 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0eeb00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2587e0 item 60 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.528845798 +0000 UTC m=+12.998875547 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef680): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2590a0 item 61 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef680): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.529303205 +0000 UTC m=+12.999332934 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0ef680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0efd80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0efd80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0efd80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0efd80): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0efd80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.529303205 +0000 UTC m=+12.999332934 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e0efd80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e259650 item 61 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.530515508 +0000 UTC m=+13.000545237 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18e4c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18ea00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18ea00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18ea00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16150 item 62 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18ea00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18ea00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.531038157 +0000 UTC m=+13.001067887 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18ea00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f100): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f100): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f100): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.531038157 +0000 UTC m=+13.001067887 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16310 item 62 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.533868063 +0000 UTC m=+13.003897792 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18f740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18fc80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18fc80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18fc80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16690 item 63 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18fc80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18fc80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.534321732 +0000 UTC m=+13.004351462 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e18fc80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228480): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228480): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.534321732 +0000 UTC m=+13.004351462 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16850 item 63 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.536056516 +0000 UTC m=+13.006086244 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e228ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16c40 item 64 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.536581238 +0000 UTC m=+13.006610967 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229700): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229700): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229700): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.536581238 +0000 UTC m=+13.006610967 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb16e00 item 64 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229d40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229d40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229d40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229d40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229d40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.537861849 +0000 UTC m=+13.007891578 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e229d40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb171f0 item 65 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.538423531 +0000 UTC m=+13.008453261 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e2c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e7c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e7c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e7c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e7c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e7c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.538423531 +0000 UTC m=+13.008453261 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30e7c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb173b0 item 65 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30ee00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30ee00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30ee00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30ee00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30ee00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.540525161 +0000 UTC m=+13.010554890 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30ee00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb17730 item 66 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.541645481 +0000 UTC m=+13.011675230 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f7c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f7c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f7c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f7c0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f7c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.541645481 +0000 UTC m=+13.011675230 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30f7c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb178f0 item 66 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30fe00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30fe00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30fe00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30fe00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30fe00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.543775033 +0000 UTC m=+13.013804763 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e30fe00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3eb17c70 item 67 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.544576335 +0000 UTC m=+13.014606065 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332380): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332880): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332880): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332880): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332880): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332880): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.544576335 +0000 UTC m=+13.014606065 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332880): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc060e0 item 67 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332f00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332f00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332f00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332f00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332f00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.546672695 +0000 UTC m=+13.016702454 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e332f00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc06d20 item 68 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.547257532 +0000 UTC m=+13.017287261 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333940): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333940): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333940): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333940): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333940): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.547257532 +0000 UTC m=+13.017287261 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e333940): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc06ee0 item 68 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346080): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346080): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346080): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.548847041 +0000 UTC m=+13.018876810 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07260 item 69 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.549373529 +0000 UTC m=+13.019403258 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346a00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346a00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346a00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346a00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346a00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.549373529 +0000 UTC m=+13.019403258 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e346a00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07570 item 69 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347080): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347080): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347080): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.550790674 +0000 UTC m=+13.020820403 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc079d0 item 70 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.551655917 +0000 UTC m=+13.021685646 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347ac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347ac0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.551655917 +0000 UTC m=+13.021685646 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e347ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dc07d50 item 70 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362240): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362240): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362240): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362240): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362240): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.553037246 +0000 UTC m=+13.023066975 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362240): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae230 item 71 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.55346055 +0000 UTC m=+13.023490279 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362740): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.55346055 +0000 UTC m=+13.023490279 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e362c40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae3f0 item 71 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3632c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3632c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3632c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3632c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3632c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.554972063 +0000 UTC m=+13.025001792 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3632c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae770 item 72 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.555609498 +0000 UTC m=+13.025639227 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e3637c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.555609498 +0000 UTC m=+13.025639227 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e363d00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecae930 item 72 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.557150546 +0000 UTC m=+13.027180276 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4203c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4208c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4208c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4208c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaecb0 item 73 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4208c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4208c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.557578368 +0000 UTC m=+13.027608098 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4208c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaefc0 item 73 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.55806996 +0000 UTC m=+13.028099689 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e420d80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4212c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4212c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4212c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4212c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4212c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.55806996 +0000 UTC m=+13.028099689 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4212c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf180 item 73 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.559230375 +0000 UTC m=+13.029260124 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421e00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421e00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421e00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf570 item 74 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421e00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421e00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.559654781 +0000 UTC m=+13.029684510 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e421e00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf730 item 74 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.560116517 +0000 UTC m=+13.030146246 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e490440): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4909c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4909c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4909c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4909c0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4909c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.560116517 +0000 UTC m=+13.030146246 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4909c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecaf8f0 item 74 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.561377981 +0000 UTC m=+13.031407710 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ecafdc0 item 75 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.561841931 +0000 UTC m=+13.031871660 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): _writeAt: size=3, off=2 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2700e0 item 75 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.562359471 +0000 UTC m=+13.032389200 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e491a40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0080): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0080): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0080): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0080): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0080): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.562359471 +0000 UTC m=+13.032389200 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0080): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2702a0 item 75 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.563689895 +0000 UTC m=+13.033719624 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e06c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0bc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e270770 item 76 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0bc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.564151541 +0000 UTC m=+13.034181270 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e0bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e270930 item 76 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): _writeAt: size=3, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.564653211 +0000 UTC m=+13.034682940 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1100): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1680): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1680): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1680): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.564653211 +0000 UTC m=+13.034682940 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e270c40 item 76 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.566244264 +0000 UTC m=+13.036273992 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e4e1cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a2c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a2c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a2c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e270fc0 item 77 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a2c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a2c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.56661605 +0000 UTC m=+13.036645779 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a2c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a9c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a9c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a9c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a9c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a9c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.56661605 +0000 UTC m=+13.036645779 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51a9c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2711f0 item 77 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.567793798 +0000 UTC m=+13.037823527 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b500): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b500): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b500): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e271650 item 78 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b500): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b500): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.568186374 +0000 UTC m=+13.038216103 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51b500): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51bc00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51bc00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51bc00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51bc00): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51bc00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.568186374 +0000 UTC m=+13.038216103 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e51bc00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e271810 item 78 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.569392846 +0000 UTC m=+13.039422575 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568340): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e271ce0 item 79 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.569758831 +0000 UTC m=+13.039788560 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568f40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568f40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568f40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568f40): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568f40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.569758831 +0000 UTC m=+13.039788560 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e568f40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e882230 item 79 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.570998285 +0000 UTC m=+13.041028014 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569580): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569a80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569a80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569a80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e882af0 item 80 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569a80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569a80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.571408995 +0000 UTC m=+13.041438725 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e569a80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c280): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c280): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c280): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.571408995 +0000 UTC m=+13.041438725 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e882d20 item 80 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c8c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c8c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c8c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c8c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c8c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.573197688 +0000 UTC m=+13.043227417 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59c8c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e8836c0 item 81 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.573610312 +0000 UTC m=+13.043640041 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59cd40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d280): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d280): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d280): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d280): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d280): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.573610312 +0000 UTC m=+13.043640041 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d280): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e883b90 item 81 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d900): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d900): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d900): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.574694154 +0000 UTC m=+13.044723883 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59d900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82150 item 82 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.575264102 +0000 UTC m=+13.045293831 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e59de00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6480): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6480): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6480): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6480): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6480): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.575264102 +0000 UTC m=+13.045293831 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6480): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82310 item 82 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6b00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6b00): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6b00): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6b00): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6b00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.576229421 +0000 UTC m=+13.046259150 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c6b00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82930 item 83 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.576701206 +0000 UTC m=+13.046730935 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7000): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7540): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7540): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.576701206 +0000 UTC m=+13.046730935 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c7540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82af0 item 83 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838040): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838040): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838040): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.57829313 +0000 UTC m=+13.048322858 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67a770 item 84 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.579037585 +0000 UTC m=+13.049067314 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838ac0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838ac0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.579037585 +0000 UTC m=+13.049067314 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e838ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67a930 item 84 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839140): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839140): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839140): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839140): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839140): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.580977913 +0000 UTC m=+13.051007642 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839140): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67ad90 item 85 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.581770949 +0000 UTC m=+13.051800678 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839640): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839b80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839b80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839b80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839b80): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839b80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.581770949 +0000 UTC m=+13.051800678 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e839b80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67af50 item 85 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858300): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858300): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.583511622 +0000 UTC m=+13.053541351 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67b420 item 86 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.58401712 +0000 UTC m=+13.054046849 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858d80): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858d80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858d80): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858d80): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858d80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.58401712 +0000 UTC m=+13.054046849 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e858d80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67b5e0 item 86 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859400): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859400): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859400): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859400): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859400): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.585523133 +0000 UTC m=+13.055552862 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859400): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e67bdc0 item 87 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.586068275 +0000 UTC m=+13.056098004 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859e40): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859e40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859e40): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859e40): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859e40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.586068275 +0000 UTC m=+13.056098004 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e859e40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df867e0 item 87 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6245c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6245c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6245c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6245c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6245c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.588061852 +0000 UTC m=+13.058091581 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6245c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df86b60 item 88 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.588513828 +0000 UTC m=+13.058543558 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e624ac0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625040): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625040): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625040): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.588513828 +0000 UTC m=+13.058543558 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df86e70 item 88 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.589558226 +0000 UTC m=+13.059587955 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625bc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df872d0 item 89 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625bc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.590305618 +0000 UTC m=+13.060335347 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e625bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df876c0 item 89 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.591028703 +0000 UTC m=+13.061058442 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e200): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e780): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e780): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e780): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e780): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e780): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.591028703 +0000 UTC m=+13.061058442 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64e780): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3df87c70 item 89 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.592248399 +0000 UTC m=+13.062278139 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64edc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f300): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3dfe3490 item 90 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f300): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.592629975 +0000 UTC m=+13.062659704 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cc070 item 90 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.593140943 +0000 UTC m=+13.063170672 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64f840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64fe00): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64fe00): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64fe00): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64fe00): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64fe00): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.593140943 +0000 UTC m=+13.063170672 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e64fe00): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cc230 item 90 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.594336815 +0000 UTC m=+13.064366544 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67e540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67ea80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67ea80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67ea80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cca10 item 91 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67ea80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67ea80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.594720553 +0000 UTC m=+13.064750282 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67ea80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): >_readAt: n=2, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): _writeAt: size=3, off=7 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ccbd0 item 91 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.595419263 +0000 UTC m=+13.065448993 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67efc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67f540): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67f540): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67f540): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67f540): >_readAt: n=8, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67f540): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.595419263 +0000 UTC m=+13.065448993 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67f540): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2ccd90 item 91 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.596518384 +0000 UTC m=+13.066548123 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e67fb80): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c01c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c01c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c01c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cd1f0 item 92 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c01c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c01c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.596919606 +0000 UTC m=+13.066949334 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c01c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): open at offset 5 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cd500 item 92 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): _readAt: size=2, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): _writeAt: size=3, off=5 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): >_writeAt: n=3, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.597421677 +0000 UTC m=+13.067451407 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0700): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0cc0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0cc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0cc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0cc0): >_readAt: n=3, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0cc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.597421677 +0000 UTC m=+13.067451407 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c0cc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cda40 item 92 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.59877829 +0000 UTC m=+13.068808018 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1300): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1840): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1840): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1840): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e2cddc0 item 93 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1840): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1840): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.599507538 +0000 UTC m=+13.069537266 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e6c1840): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704040): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704040): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704040): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704040): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704040): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.599507538 +0000 UTC m=+13.069537266 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704040): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e8360e0 item 93 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.601148974 +0000 UTC m=+13.071178703 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704680): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704bc0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704bc0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704bc0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e8365b0 item 94 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704bc0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704bc0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.60158975 +0000 UTC m=+13.071619480 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e704bc0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7052c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7052c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7052c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7052c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7052c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.60158975 +0000 UTC m=+13.071619480 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e7052c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3e836770 item 94 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.603066829 +0000 UTC m=+13.073143757 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e705900): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c79c0): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c79c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c79c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82cb0 item 95 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c79c0): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c79c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.603584249 +0000 UTC m=+13.073613978 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5c79c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f41c0): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f41c0): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f41c0): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f41c0): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f41c0): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.603584249 +0000 UTC m=+13.073613978 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f41c0): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea82f50 item 95 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 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/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): open at offset 0 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): _readAt: size=2, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): >_readAt: n=0, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.605069513 +0000 UTC m=+13.075099242 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4800): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4d40): _writeAt: size=5, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4d40): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4d40): >openPending: err= 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea832d0 item 96 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4d40): >_writeAt: n=5, err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4d40): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.605480223 +0000 UTC m=+13.075509953 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f4d40): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/15 01:29:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/15 01:29:07 DEBUG : open-test-file: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f5440): _readAt: size=512, off=0 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f5440): openPending: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f5440): >openPending: err= 2026/06/15 01:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f5440): >_readAt: n=5, err=EOF 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f5440): close: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-15 01:29:07.605480223 +0000 UTC m=+13.075509953 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:07 DEBUG : open-test-file(0x84a3e5f5440): >close: err= 2026/06/15 01:29:07 DEBUG : open-test-file: Remove: 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x84a3ea83490 item 96 2026/06/15 01:29:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/15 01:29:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/15 01:29:07 DEBUG : open-test-file: >Remove: err= 2026/06/15 01:29:07 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : >WaitForWriters: 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.23s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:07 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:07 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:07 DEBUG : file1: newRWFileHandle: 2026/06/15 01:29:07 DEBUG : file1(0x84a3e72d300): openPending: 2026/06/15 01:29:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:07 DEBUG : file1(0x84a3e72d300): >openPending: err= 2026/06/15 01:29:07 DEBUG : file1: >newRWFileHandle: err= 2026/06/15 01:29:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/15 01:29:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/15 01:29:07 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : file1: active writers 1 2026/06/15 01:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : file1: active writers 1 2026/06/15 01:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : file1: active writers 1 2026/06/15 01:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : file1: active writers 1 2026/06/15 01:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : file1: active writers 1 2026/06/15 01:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/15 01:29:07 DEBUG : Looking for writers 2026/06/15 01:29:07 DEBUG : file1: reading active writers 2026/06/15 01:29:07 DEBUG : file1: active writers 1 2026/06/15 01:29:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/15 01:29:08 DEBUG : Looking for writers 2026/06/15 01:29:08 DEBUG : file1: reading active writers 2026/06/15 01:29:08 DEBUG : file1: active writers 1 2026/06/15 01:29:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/15 01:29:08 DEBUG : Looking for writers 2026/06/15 01:29:08 DEBUG : file1: reading active writers 2026/06/15 01:29:08 DEBUG : file1: active writers 1 2026/06/15 01:29:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:09 DEBUG : Looking for writers 2026/06/15 01:29:09 DEBUG : file1: reading active writers 2026/06/15 01:29:09 DEBUG : file1: active writers 1 2026/06/15 01:29:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:10 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:10 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:10 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:10 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu/dir/file1: no such file or directory 2026/06/15 01:29:10 DEBUG : Looking for writers 2026/06/15 01:29:10 DEBUG : file1: reading active writers 2026/06/15 01:29:10 DEBUG : file1: active writers 1 2026/06/15 01:29:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:11 DEBUG : Looking for writers 2026/06/15 01:29:11 DEBUG : file1: reading active writers 2026/06/15 01:29:11 DEBUG : file1: active writers 1 2026/06/15 01:29:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:12 DEBUG : Looking for writers 2026/06/15 01:29:12 DEBUG : file1: reading active writers 2026/06/15 01:29:12 DEBUG : file1: active writers 1 2026/06/15 01:29:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:13 DEBUG : Looking for writers 2026/06/15 01:29:13 DEBUG : file1: reading active writers 2026/06/15 01:29:13 DEBUG : file1: active writers 1 2026/06/15 01:29:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:14 DEBUG : Looking for writers 2026/06/15 01:29:14 DEBUG : file1: reading active writers 2026/06/15 01:29:14 DEBUG : file1: active writers 1 2026/06/15 01:29:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:15 DEBUG : Looking for writers 2026/06/15 01:29:15 DEBUG : file1: reading active writers 2026/06/15 01:29:15 DEBUG : file1: active writers 1 2026/06/15 01:29:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:16 DEBUG : Looking for writers 2026/06/15 01:29:16 DEBUG : file1: reading active writers 2026/06/15 01:29:16 DEBUG : file1: active writers 1 2026/06/15 01:29:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:17 DEBUG : Looking for writers 2026/06/15 01:29:17 DEBUG : file1: reading active writers 2026/06/15 01:29:17 DEBUG : file1: active writers 1 2026/06/15 01:29:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:18 DEBUG : Looking for writers 2026/06/15 01:29:18 DEBUG : file1: reading active writers 2026/06/15 01:29:18 DEBUG : file1: active writers 1 2026/06/15 01:29:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:19 DEBUG : Looking for writers 2026/06/15 01:29:19 DEBUG : file1: reading active writers 2026/06/15 01:29:19 DEBUG : file1: active writers 1 2026/06/15 01:29:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:20 DEBUG : Looking for writers 2026/06/15 01:29:20 DEBUG : file1: reading active writers 2026/06/15 01:29:20 DEBUG : file1: active writers 1 2026/06/15 01:29:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:21 DEBUG : Looking for writers 2026/06/15 01:29:21 DEBUG : file1: reading active writers 2026/06/15 01:29:21 DEBUG : file1: active writers 1 2026/06/15 01:29:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:22 DEBUG : Looking for writers 2026/06/15 01:29:22 DEBUG : file1: reading active writers 2026/06/15 01:29:22 DEBUG : file1: active writers 1 2026/06/15 01:29:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:23 DEBUG : Looking for writers 2026/06/15 01:29:23 DEBUG : file1: reading active writers 2026/06/15 01:29:23 DEBUG : file1: active writers 1 2026/06/15 01:29:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:24 DEBUG : Looking for writers 2026/06/15 01:29:24 DEBUG : file1: reading active writers 2026/06/15 01:29:24 DEBUG : file1: active writers 1 2026/06/15 01:29:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:25 DEBUG : Looking for writers 2026/06/15 01:29:25 DEBUG : file1: reading active writers 2026/06/15 01:29:25 DEBUG : file1: active writers 1 2026/06/15 01:29:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:26 DEBUG : Looking for writers 2026/06/15 01:29:26 DEBUG : file1: reading active writers 2026/06/15 01:29:26 DEBUG : file1: active writers 1 2026/06/15 01:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:27 DEBUG : Looking for writers 2026/06/15 01:29:27 DEBUG : file1: reading active writers 2026/06/15 01:29:27 DEBUG : file1: active writers 1 2026/06/15 01:29:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:28 DEBUG : Looking for writers 2026/06/15 01:29:28 DEBUG : file1: reading active writers 2026/06/15 01:29:28 DEBUG : file1: active writers 1 2026/06/15 01:29:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:29 DEBUG : Looking for writers 2026/06/15 01:29:29 DEBUG : file1: reading active writers 2026/06/15 01:29:29 DEBUG : file1: active writers 1 2026/06/15 01:29:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:30 DEBUG : Looking for writers 2026/06/15 01:29:30 DEBUG : file1: reading active writers 2026/06/15 01:29:30 DEBUG : file1: active writers 1 2026/06/15 01:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:31 DEBUG : Looking for writers 2026/06/15 01:29:31 DEBUG : file1: reading active writers 2026/06/15 01:29:31 DEBUG : file1: active writers 1 2026/06/15 01:29:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:32 DEBUG : Looking for writers 2026/06/15 01:29:32 DEBUG : file1: reading active writers 2026/06/15 01:29:32 DEBUG : file1: active writers 1 2026/06/15 01:29:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:33 DEBUG : Looking for writers 2026/06/15 01:29:33 DEBUG : file1: reading active writers 2026/06/15 01:29:33 DEBUG : file1: active writers 1 2026/06/15 01:29:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:34 DEBUG : Looking for writers 2026/06/15 01:29:34 DEBUG : file1: reading active writers 2026/06/15 01:29:34 DEBUG : file1: active writers 1 2026/06/15 01:29:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:35 DEBUG : Looking for writers 2026/06/15 01:29:35 DEBUG : file1: reading active writers 2026/06/15 01:29:35 DEBUG : file1: active writers 1 2026/06/15 01:29:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:36 DEBUG : Looking for writers 2026/06/15 01:29:36 DEBUG : file1: reading active writers 2026/06/15 01:29:36 DEBUG : file1: active writers 1 2026/06/15 01:29:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/15 01:29:37 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x84a3e303500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x84a3e518a28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:9114966133344} name:file1 opens:1 downloaders: o: fd:0x84a3dc82290 info:{ModTime:{wall:14016313891002069563 ext:13100040156 loc:0x4736400} ATime:{wall:14016313891002069563 ext:13100040156 loc:0x4736400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/15 01:29:37 DEBUG : >WaitForWriters: 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:37 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:37 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:37 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:37 DEBUG : rename_me: newRWFileHandle: 2026/06/15 01:29:37 DEBUG : rename_me(0x84a3dfefec0): openPending: 2026/06/15 01:29:37 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/15 01:29:37 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/15 01:29:37 DEBUG : rename_me(0x84a3dfefec0): >openPending: err= 2026/06/15 01:29:37 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/15 01:29:37 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/15 01:29:37 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/15 01:29:37 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/15 01:29:37 DEBUG : rename_me(0x84a3dfefec0): _writeAt: size=5, off=0 2026/06/15 01:29:37 DEBUG : rename_me(0x84a3dfefec0): >_writeAt: n=5, err= 2026/06/15 01:29:37 DEBUG : rename_me(0x84a3dfefec0): close: 2026/06/15 01:29:37 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-15 01:29:37.655186201 +0000 UTC m=+43.125215931 2026/06/15 01:29:37 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/15 01:29:37 DEBUG : rename_me(0x84a3dfefec0): >close: err= 2026/06/15 01:29:37 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/15 01:29:37 DEBUG : i_was_renamed: Updating file with 0x84a3e8a0750 2026/06/15 01:29:37 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/15 01:29:37 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/15 01:29:37 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:37 DEBUG : Looking for writers 2026/06/15 01:29:37 DEBUG : i_was_renamed: reading active writers 2026/06/15 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/15 01:29:37 DEBUG : Looking for writers 2026/06/15 01:29:37 DEBUG : i_was_renamed: reading active writers 2026/06/15 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/15 01:29:37 DEBUG : Looking for writers 2026/06/15 01:29:37 DEBUG : i_was_renamed: reading active writers 2026/06/15 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/15 01:29:37 DEBUG : Looking for writers 2026/06/15 01:29:37 DEBUG : i_was_renamed: reading active writers 2026/06/15 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/15 01:29:37 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/15 01:29:37 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:37 DEBUG : i_was_renamed: size = 5 OK 2026/06/15 01:29:37 INFO : i_was_renamed: Copied (new) 2026/06/15 01:29:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-15 01:29:37 +0000 UTC" 2026/06/15 01:29:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/15 01:29:37 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/15 01:29:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/15 01:29:37 DEBUG : Looking for writers 2026/06/15 01:29:37 DEBUG : i_was_renamed: reading active writers 2026/06/15 01:29:37 DEBUG : >WaitForWriters: 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:37 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/15 01:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NvOJB}/rclone-test-geripox9calu" 2026/06/15 01:29:37 INFO : webdav root 'rclone-test-geripox9calu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/15 01:29:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:38 DEBUG : forgetting directory cache 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e4dc440): _readAt: size=512, off=0 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e4dc440): openPending: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-15 00:30:37 +0000 UTC" against cached fingerprint "" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/15 01:29:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e4dc440): >openPending: err= 2026/06/15 01:29:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e4dc440): >_readAt: n=20, err=EOF 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e4dc440): close: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:30:37 +0000 GMT 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e4dc440): >close: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:38 DEBUG : forgetting directory cache 2026/06/15 01:29:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e0e8ec0): _readAt: size=512, off=0 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e0e8ec0): openPending: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-15 00:31:37 +0000 UTC" against cached fingerprint "20,2026-06-15 00:30:37 +0000 UTC" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-15 00:31:37 +0000 UTC" != cached fingerprint "20,2026-06-15 00:30:37 +0000 UTC") 2026/06/15 01:29:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/15 01:29:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e0e8ec0): >openPending: err= 2026/06/15 01:29:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e0e8ec0): >_readAt: n=20, err=EOF 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e0e8ec0): close: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:31:37 +0000 GMT 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e0e8ec0): >close: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:38 DEBUG : forgetting directory cache 2026/06/15 01:29:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e27ee40): _readAt: size=512, off=0 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e27ee40): openPending: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-15 00:32:37 +0000 UTC" against cached fingerprint "20,2026-06-15 00:31:37 +0000 UTC" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-15 00:32:37 +0000 UTC" != cached fingerprint "20,2026-06-15 00:31:37 +0000 UTC") 2026/06/15 01:29:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/15 01:29:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e27ee40): >openPending: err= 2026/06/15 01:29:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e27ee40): >_readAt: n=20, err=EOF 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e27ee40): close: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:32:37 +0000 GMT 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e27ee40): >close: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:38 DEBUG : forgetting directory cache 2026/06/15 01:29:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e09d240): _readAt: size=512, off=0 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e09d240): openPending: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-15 00:33:37 +0000 UTC" against cached fingerprint "20,2026-06-15 00:32:37 +0000 UTC" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-15 00:33:37 +0000 UTC" != cached fingerprint "20,2026-06-15 00:32:37 +0000 UTC") 2026/06/15 01:29:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/15 01:29:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e09d240): >openPending: err= 2026/06/15 01:29:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e09d240): >_readAt: n=20, err=EOF 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e09d240): close: 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:33:37 +0000 GMT 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate(0x84a3e09d240): >close: err= 2026/06/15 01:29:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:39 DEBUG : forgetting directory cache 2026/06/15 01:29:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e0f0140): _readAt: size=512, off=0 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e0f0140): openPending: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-15 00:34:37 +0000 UTC" against cached fingerprint "20,2026-06-15 00:33:37 +0000 UTC" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-15 00:34:37 +0000 UTC" != cached fingerprint "20,2026-06-15 00:33:37 +0000 UTC") 2026/06/15 01:29:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/15 01:29:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e0f0140): >openPending: err= 2026/06/15 01:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e0f0140): >_readAt: n=20, err=EOF 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e0f0140): close: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:34:37 +0000 GMT 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e0f0140): >close: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:39 DEBUG : forgetting directory cache 2026/06/15 01:29:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e96b700): _readAt: size=512, off=0 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e96b700): openPending: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-15 00:35:37 +0000 UTC" against cached fingerprint "20,2026-06-15 00:34:37 +0000 UTC" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-15 00:35:37 +0000 UTC" != cached fingerprint "20,2026-06-15 00:34:37 +0000 UTC") 2026/06/15 01:29:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/15 01:29:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e96b700): >openPending: err= 2026/06/15 01:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e96b700): >_readAt: n=20, err=EOF 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e96b700): close: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:35:37 +0000 GMT 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e96b700): >close: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:39 DEBUG : forgetting directory cache 2026/06/15 01:29:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e97d880): _readAt: size=512, off=0 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e97d880): openPending: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-15 00:36:37 +0000 UTC" against cached fingerprint "20,2026-06-15 00:35:37 +0000 UTC" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-15 00:36:37 +0000 UTC" != cached fingerprint "20,2026-06-15 00:35:37 +0000 UTC") 2026/06/15 01:29:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/15 01:29:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e97d880): >openPending: err= 2026/06/15 01:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e97d880): >_readAt: n=21, err=EOF 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e97d880): close: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:36:37 +0000 GMT 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e97d880): >close: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:39 DEBUG : forgetting directory cache 2026/06/15 01:29:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e517740): _readAt: size=512, off=0 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e517740): openPending: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-15 00:37:37 +0000 UTC" against cached fingerprint "21,2026-06-15 00:36:37 +0000 UTC" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-15 00:37:37 +0000 UTC" != cached fingerprint "21,2026-06-15 00:36:37 +0000 UTC") 2026/06/15 01:29:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/15 01:29:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e517740): >openPending: err= 2026/06/15 01:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e517740): >_readAt: n=22, err=EOF 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e517740): close: 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:37:37 +0000 GMT 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate(0x84a3e517740): >close: err= 2026/06/15 01:29:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 DEBUG : forgetting directory cache 2026/06/15 01:29:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e355540): _readAt: size=512, off=0 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e355540): openPending: 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-15 00:38:37 +0000 UTC" against cached fingerprint "22,2026-06-15 00:37:37 +0000 UTC" 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-15 00:38:37 +0000 UTC" != cached fingerprint "22,2026-06-15 00:37:37 +0000 UTC") 2026/06/15 01:29:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/15 01:29:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e355540): >openPending: err= 2026/06/15 01:29:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e355540): >_readAt: n=23, err=EOF 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e355540): close: 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:38:37 +0000 GMT 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e355540): >close: err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 DEBUG : forgetting directory cache 2026/06/15 01:29:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e4ccd80): _readAt: size=512, off=0 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e4ccd80): openPending: 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-15 00:39:37 +0000 UTC" against cached fingerprint "23,2026-06-15 00:38:37 +0000 UTC" 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-15 00:39:37 +0000 UTC" != cached fingerprint "23,2026-06-15 00:38:37 +0000 UTC") 2026/06/15 01:29:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/15 01:29:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e4ccd80): >openPending: err= 2026/06/15 01:29:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e4ccd80): >_readAt: n=24, err=EOF 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e4ccd80): close: 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-15 00:39:37 +0000 GMT 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate(0x84a3e4ccd80): >close: err= 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: 2026/06/15 01:29:40 DEBUG : webdav root 'rclone-test-geripox9calu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:40 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:40 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : forgetting directory cache 2026/06/15 01:29:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/15 01:29:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/15 01:29:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/15 01:29:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/15 01:29:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/15 01:29:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/15 01:29:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/15 01:29:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/15 01:29:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/15 01:29:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/15 01:29:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/15 01:29:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/15 01:29:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/15 01:29:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/15 01:29:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/15 01:29:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/15 01:29:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : FiLeA: reading active writers 2026/06/15 01:29:40 DEBUG : FiLeB: reading active writers 2026/06/15 01:29:40 DEBUG : FilEb: reading active writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : FiLeA: reading active writers 2026/06/15 01:29:40 DEBUG : FiLeB: reading active writers 2026/06/15 01:29:40 DEBUG : FilEb: reading active writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:40 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/15 01:29:40 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:40 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:40 DEBUG : webdav root 'rclone-test-geripox9calu': Reusing VFS from active cache 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:40 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:40 DEBUG : Looking for writers 2026/06/15 01:29:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:41 DEBUG : Looking for writers 2026/06/15 01:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:41 DEBUG : dir: Looking for writers 2026/06/15 01:29:41 DEBUG : file2: reading active writers 2026/06/15 01:29:41 DEBUG : Looking for writers 2026/06/15 01:29:41 DEBUG : file1: reading active writers 2026/06/15 01:29:41 DEBUG : dir: reading active writers 2026/06/15 01:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:41 DEBUG : dir: Looking for writers 2026/06/15 01:29:41 DEBUG : Looking for writers 2026/06/15 01:29:41 DEBUG : dir: reading active writers 2026/06/15 01:29:41 DEBUG : file1: reading active writers 2026/06/15 01:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:41 DEBUG : file1: Open: flags=O_RDONLY 2026/06/15 01:29:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/15 01:29:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/15 01:29:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/15 01:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/15 01:29:41 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/15 01:29:41 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/15 01:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/15 01:29:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/15 01:29:41 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:41 DEBUG : dir: Looking for writers 2026/06/15 01:29:41 DEBUG : file2: reading active writers 2026/06/15 01:29:41 DEBUG : new_file.txt: reading active writers 2026/06/15 01:29:41 DEBUG : Looking for writers 2026/06/15 01:29:41 DEBUG : dir: reading active writers 2026/06/15 01:29:41 DEBUG : file1: reading active writers 2026/06/15 01:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/15 01:29:41 DEBUG : dir/file1: Updating file with dir/file1 0x84a3e1f2dd0 2026/06/15 01:29:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/15 01:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:41 INFO : dir/file1: Moved (server-side) to: file0 2026/06/15 01:29:41 DEBUG : file0: Updating file with file0 0x84a3e1f2dd0 2026/06/15 01:29:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/15 01:29:41 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/15 01:29:41 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:41 DEBUG : dir: Looking for writers 2026/06/15 01:29:41 DEBUG : Looking for writers 2026/06/15 01:29:41 DEBUG : dir: reading active writers 2026/06/15 01:29:41 DEBUG : file0: reading active writers 2026/06/15 01:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:41 DEBUG : Looking for writers 2026/06/15 01:29:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:41 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:41 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/15 01:29:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/15 01:29:42 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:42 DEBUG : a: Looking for writers 2026/06/15 01:29:42 DEBUG : b: Looking for writers 2026/06/15 01:29:42 DEBUG : c: Looking for writers 2026/06/15 01:29:42 DEBUG : d: Looking for writers 2026/06/15 01:29:42 DEBUG : Looking for writers 2026/06/15 01:29:42 DEBUG : Looking for writers 2026/06/15 01:29:42 DEBUG : d: reading active writers 2026/06/15 01:29:42 DEBUG : /: reading active writers 2026/06/15 01:29:42 DEBUG : a: reading active writers 2026/06/15 01:29:42 DEBUG : b: reading active writers 2026/06/15 01:29:42 DEBUG : c: reading active writers 2026/06/15 01:29:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:42 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/15 01:29:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/15 01:29:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/15 01:29:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/15 01:29:42 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:42 DEBUG : a/b/c/d: Looking for writers 2026/06/15 01:29:42 DEBUG : a/b/c: Looking for writers 2026/06/15 01:29:42 DEBUG : d: reading active writers 2026/06/15 01:29:42 DEBUG : a/b: Looking for writers 2026/06/15 01:29:42 DEBUG : c: reading active writers 2026/06/15 01:29:42 DEBUG : a: Looking for writers 2026/06/15 01:29:42 DEBUG : b: reading active writers 2026/06/15 01:29:42 DEBUG : Looking for writers 2026/06/15 01:29:42 DEBUG : a: reading active writers 2026/06/15 01:29:42 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:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:42 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:42 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:42 DEBUG : Looking for writers 2026/06/15 01:29:42 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:42 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/15 01:29:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/15 01:29:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/15 01:29:42 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/15 01:29:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:42 DEBUG : file1: size = 5 OK 2026/06/15 01:29:42 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/15 01:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/15 01:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/15 01:29:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:42 DEBUG : file1: size = 0 OK 2026/06/15 01:29:42 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/15 01:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (7 bytes), uploading instead of streaming 2026/06/15 01:29:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:42 DEBUG : file1: size = 7 OK 2026/06/15 01:29:42 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:42 DEBUG : Looking for writers 2026/06/15 01:29:42 DEBUG : file1: reading active writers 2026/06/15 01:29:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:42 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/15 01:29:43 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/15 01:29:43 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/15 01:29:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/15 01:29:43 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (11 bytes), uploading instead of streaming 2026/06/15 01:29:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:43 DEBUG : file1: size = 11 OK 2026/06/15 01:29:43 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:29:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/15 01:29:43 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:43 DEBUG : Looking for writers 2026/06/15 01:29:43 DEBUG : file1: reading active writers 2026/06/15 01:29:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:44 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/15 01:29:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:44 DEBUG : file1: size = 5 OK 2026/06/15 01:29:44 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/15 01:29:44 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:44 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:29:44 DEBUG : file1: WriteFileHandle.Release closing 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/15 01:29:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:29:44 DEBUG : file1: size = 0 OK 2026/06/15 01:29:44 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/15 01:29:44 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:29:44 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:29:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:29:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:29:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:29:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/15 01:29:44 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/15 01:29:44 DEBUG : Looking for writers 2026/06/15 01:29:44 DEBUG : file1: reading active writers 2026/06/15 01:29:44 DEBUG : file1: active writers 1 2026/06/15 01:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/15 01:29:45 DEBUG : Looking for writers 2026/06/15 01:29:45 DEBUG : file1: reading active writers 2026/06/15 01:29:45 DEBUG : file1: active writers 1 2026/06/15 01:29:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:46 DEBUG : Looking for writers 2026/06/15 01:29:46 DEBUG : file1: reading active writers 2026/06/15 01:29:46 DEBUG : file1: active writers 1 2026/06/15 01:29:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:47 DEBUG : Looking for writers 2026/06/15 01:29:47 DEBUG : file1: reading active writers 2026/06/15 01:29:47 DEBUG : file1: active writers 1 2026/06/15 01:29:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:48 DEBUG : Looking for writers 2026/06/15 01:29:48 DEBUG : file1: reading active writers 2026/06/15 01:29:48 DEBUG : file1: active writers 1 2026/06/15 01:29:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:49 DEBUG : Looking for writers 2026/06/15 01:29:49 DEBUG : file1: reading active writers 2026/06/15 01:29:49 DEBUG : file1: active writers 1 2026/06/15 01:29:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:50 DEBUG : Looking for writers 2026/06/15 01:29:50 DEBUG : file1: reading active writers 2026/06/15 01:29:50 DEBUG : file1: active writers 1 2026/06/15 01:29:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:51 DEBUG : Looking for writers 2026/06/15 01:29:51 DEBUG : file1: reading active writers 2026/06/15 01:29:51 DEBUG : file1: active writers 1 2026/06/15 01:29:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:52 DEBUG : Looking for writers 2026/06/15 01:29:52 DEBUG : file1: reading active writers 2026/06/15 01:29:52 DEBUG : file1: active writers 1 2026/06/15 01:29:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:53 DEBUG : Looking for writers 2026/06/15 01:29:53 DEBUG : file1: reading active writers 2026/06/15 01:29:53 DEBUG : file1: active writers 1 2026/06/15 01:29:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:54 DEBUG : Looking for writers 2026/06/15 01:29:54 DEBUG : file1: reading active writers 2026/06/15 01:29:54 DEBUG : file1: active writers 1 2026/06/15 01:29:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:55 DEBUG : Looking for writers 2026/06/15 01:29:55 DEBUG : file1: reading active writers 2026/06/15 01:29:55 DEBUG : file1: active writers 1 2026/06/15 01:29:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:56 DEBUG : Looking for writers 2026/06/15 01:29:56 DEBUG : file1: reading active writers 2026/06/15 01:29:56 DEBUG : file1: active writers 1 2026/06/15 01:29:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:57 DEBUG : Looking for writers 2026/06/15 01:29:57 DEBUG : file1: reading active writers 2026/06/15 01:29:57 DEBUG : file1: active writers 1 2026/06/15 01:29:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:58 DEBUG : Looking for writers 2026/06/15 01:29:58 DEBUG : file1: reading active writers 2026/06/15 01:29:58 DEBUG : file1: active writers 1 2026/06/15 01:29:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:29:59 DEBUG : Looking for writers 2026/06/15 01:29:59 DEBUG : file1: reading active writers 2026/06/15 01:29:59 DEBUG : file1: active writers 1 2026/06/15 01:29:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:00 DEBUG : Looking for writers 2026/06/15 01:30:00 DEBUG : file1: reading active writers 2026/06/15 01:30:00 DEBUG : file1: active writers 1 2026/06/15 01:30:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:01 DEBUG : Looking for writers 2026/06/15 01:30:01 DEBUG : file1: reading active writers 2026/06/15 01:30:01 DEBUG : file1: active writers 1 2026/06/15 01:30:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:02 DEBUG : Looking for writers 2026/06/15 01:30:02 DEBUG : file1: reading active writers 2026/06/15 01:30:02 DEBUG : file1: active writers 1 2026/06/15 01:30:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:03 DEBUG : Looking for writers 2026/06/15 01:30:03 DEBUG : file1: reading active writers 2026/06/15 01:30:03 DEBUG : file1: active writers 1 2026/06/15 01:30:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:04 DEBUG : Looking for writers 2026/06/15 01:30:04 DEBUG : file1: reading active writers 2026/06/15 01:30:04 DEBUG : file1: active writers 1 2026/06/15 01:30:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:05 DEBUG : Looking for writers 2026/06/15 01:30:05 DEBUG : file1: reading active writers 2026/06/15 01:30:05 DEBUG : file1: active writers 1 2026/06/15 01:30:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:06 DEBUG : Looking for writers 2026/06/15 01:30:06 DEBUG : file1: reading active writers 2026/06/15 01:30:06 DEBUG : file1: active writers 1 2026/06/15 01:30:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:07 DEBUG : Looking for writers 2026/06/15 01:30:07 DEBUG : file1: reading active writers 2026/06/15 01:30:07 DEBUG : file1: active writers 1 2026/06/15 01:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:08 DEBUG : Looking for writers 2026/06/15 01:30:08 DEBUG : file1: reading active writers 2026/06/15 01:30:08 DEBUG : file1: active writers 1 2026/06/15 01:30:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:09 DEBUG : Looking for writers 2026/06/15 01:30:09 DEBUG : file1: reading active writers 2026/06/15 01:30:09 DEBUG : file1: active writers 1 2026/06/15 01:30:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:10 DEBUG : Looking for writers 2026/06/15 01:30:10 DEBUG : file1: reading active writers 2026/06/15 01:30:10 DEBUG : file1: active writers 1 2026/06/15 01:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:11 DEBUG : Looking for writers 2026/06/15 01:30:11 DEBUG : file1: reading active writers 2026/06/15 01:30:11 DEBUG : file1: active writers 1 2026/06/15 01:30:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:12 DEBUG : Looking for writers 2026/06/15 01:30:12 DEBUG : file1: reading active writers 2026/06/15 01:30:12 DEBUG : file1: active writers 1 2026/06/15 01:30:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:13 DEBUG : Looking for writers 2026/06/15 01:30:13 DEBUG : file1: reading active writers 2026/06/15 01:30:13 DEBUG : file1: active writers 1 2026/06/15 01:30:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/15 01:30:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/15 01:30:14 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:30:14 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:30:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:30:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:30:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:30:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:30:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:30:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:30:14 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/15 01:30:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : file1: size = 0 OK 2026/06/15 01:30:14 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:30:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:30:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:30:14 DEBUG : file1: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/15 01:30:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/15 01:30:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:30:14 DEBUG : Looking for writers 2026/06/15 01:30:14 DEBUG : file1: reading active writers 2026/06/15 01:30:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:30:14 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:30:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/15 01:30:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/15 01:30:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:30:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/15 01:30:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/15 01:30:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:30:14 DEBUG : webdav root 'rclone-test-geripox9calu': File to upload is small (100 bytes), uploading instead of streaming 2026/06/15 01:30:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : file1: size = 100 OK 2026/06/15 01:30:14 DEBUG : file1: Size of src and dst objects identical 2026/06/15 01:30:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/15 01:30:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/15 01:30:14 DEBUG : file1: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/15 01:30:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/15 01:30:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:30:14 DEBUG : Looking for writers 2026/06/15 01:30:14 DEBUG : file1: reading active writers 2026/06/15 01:30:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:30:14 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:30:14 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/15 01:30:14 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/15 01:30:14 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/15 01:30:14 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/15 01:30:14 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/15 01:30:14 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:30:14 DEBUG : flat: Looking for writers 2026/06/15 01:30:14 DEBUG : f003.txt: reading active writers 2026/06/15 01:30:14 DEBUG : f004.txt: reading active writers 2026/06/15 01:30:14 DEBUG : f000.txt: reading active writers 2026/06/15 01:30:14 DEBUG : f001.txt: reading active writers 2026/06/15 01:30:14 DEBUG : f002.txt: reading active writers 2026/06/15 01:30:14 DEBUG : Looking for writers 2026/06/15 01:30:14 DEBUG : flat: reading active writers 2026/06/15 01:30:14 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:30:14 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:30:14 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/15 01:30:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/15 01:30:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/15 01:30:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/15 01:30:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:14 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:30:14 DEBUG : a/b/c: Looking for writers 2026/06/15 01:30:14 DEBUG : deep.txt: reading active writers 2026/06/15 01:30:14 DEBUG : a/b: Looking for writers 2026/06/15 01:30:14 DEBUG : c: reading active writers 2026/06/15 01:30:14 DEBUG : mid.txt: reading active writers 2026/06/15 01:30:14 DEBUG : a: Looking for writers 2026/06/15 01:30:14 DEBUG : b: reading active writers 2026/06/15 01:30:14 DEBUG : top.txt: reading active writers 2026/06/15 01:30:14 DEBUG : Looking for writers 2026/06/15 01:30:14 DEBUG : a: reading active writers 2026/06/15 01:30:14 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:30:15 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:30:15 DEBUG : bigdir: Looking for writers 2026/06/15 01:30:15 DEBUG : big.bin: reading active writers 2026/06/15 01:30:15 DEBUG : Looking for writers 2026/06/15 01:30:15 DEBUG : bigdir: reading active writers 2026/06/15 01:30:15 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.55s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-geripox9calu'", Local "Local file system at /tmp/rclone2624935559", Modify Window "1s" 2026/06/15 01:30:15 INFO : webdav root 'rclone-test-geripox9calu': poll-interval is not supported by this remote 2026/06/15 01:30:15 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:15 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:15 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/15 01:30:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/15 01:30:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/15 01:30:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/15 01:30:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/15 01:30:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:15 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/15 01:30:15 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/15 01:30:15 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/15 01:30:15 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/15 01:30:15 DEBUG : WaitForWriters: timeout=30s 2026/06/15 01:30:15 DEBUG : dir1: Looking for writers 2026/06/15 01:30:15 DEBUG : a.txt: reading active writers 2026/06/15 01:30:15 DEBUG : dir2: Looking for writers 2026/06/15 01:30:15 DEBUG : b.txt: reading active writers 2026/06/15 01:30:15 DEBUG : dir3: Looking for writers 2026/06/15 01:30:15 DEBUG : c.txt: reading active writers 2026/06/15 01:30:15 DEBUG : Looking for writers 2026/06/15 01:30:15 DEBUG : dir1: reading active writers 2026/06/15 01:30:15 DEBUG : dir2: reading active writers 2026/06/15 01:30:15 DEBUG : dir3: reading active writers 2026/06/15 01:30:15 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/15 01:30:15 DEBUG : webdav root 'rclone-test-geripox9calu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.43022947s (try 1/5)