"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/31 03:37:44 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-sahajog0tuko" 2026/05/31 03:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 03:37:44 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/31 03:37:44 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/31 03:37:44 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/31 03:37:44 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/31 03:37:44 DEBUG : Setting pass="4YX9liHscCy8kBRlq5ZCUWabCFP5uYyEh0DSZD8iBdgD" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/31 03:37:44 DEBUG : TestWebdavRclone: detected overridden config - adding "{f7_8w}" suffix to name 2026/05/31 03:37:44 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/31 03:37:44 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/31 03:37:44 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/31 03:37:44 DEBUG : Setting pass="4YX9liHscCy8kBRlq5ZCUWabCFP5uYyEh0DSZD8iBdgD" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/31 03:37:44 DEBUG : found headers: 2026/05/31 03:37:44 DEBUG : Creating backend with remote "/tmp/rclone2213784102" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:44 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:44 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:44 DEBUG : dir: Looking for writers 2026/05/31 03:37:44 DEBUG : Looking for writers 2026/05/31 03:37:44 DEBUG : dir: reading active writers 2026/05/31 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:44 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:44 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:44 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:44 DEBUG : dir/subdir: Looking for writers 2026/05/31 03:37:44 DEBUG : dir: Looking for writers 2026/05/31 03:37:44 DEBUG : file2: reading active writers 2026/05/31 03:37:44 DEBUG : subdir: reading active writers 2026/05/31 03:37:44 DEBUG : file1: reading active writers 2026/05/31 03:37:44 DEBUG : Looking for writers 2026/05/31 03:37:44 DEBUG : dir: reading active writers 2026/05/31 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:44 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:44 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:44 DEBUG : dir: Looking for writers 2026/05/31 03:37:44 DEBUG : file1: reading active writers 2026/05/31 03:37:44 DEBUG : Looking for writers 2026/05/31 03:37:44 DEBUG : dir: reading active writers 2026/05/31 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:44 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:44 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:44 DEBUG : dir: Looking for writers 2026/05/31 03:37:44 DEBUG : Looking for writers 2026/05/31 03:37:44 DEBUG : dir: reading active writers 2026/05/31 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:44 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:45 DEBUG : forgetting directory cache 2026/05/31 03:37:45 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:45 DEBUG : Looking for writers 2026/05/31 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:45 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/31 03:37:45 DEBUG : dir: invalidating directory cache 2026/05/31 03:37:45 DEBUG : >ForgetPath: 2026/05/31 03:37:45 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/31 03:37:45 DEBUG : invalidating directory cache 2026/05/31 03:37:45 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:45 DEBUG : >ForgetPath: 2026/05/31 03:37:45 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/31 03:37:45 DEBUG : >ForgetPath: 2026/05/31 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:45 DEBUG : dir: Looking for writers 2026/05/31 03:37:45 DEBUG : Looking for writers 2026/05/31 03:37:45 DEBUG : dir: reading active writers 2026/05/31 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:45 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : forgetting directory cache 2026/05/31 03:37:45 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:45 DEBUG : dir: Looking for writers 2026/05/31 03:37:45 DEBUG : fil/a/b: Looking for writers 2026/05/31 03:37:45 DEBUG : fil/a: Looking for writers 2026/05/31 03:37:45 DEBUG : b: reading active writers 2026/05/31 03:37:45 DEBUG : fil: Looking for writers 2026/05/31 03:37:45 DEBUG : a: reading active writers 2026/05/31 03:37:45 DEBUG : Looking for writers 2026/05/31 03:37:45 DEBUG : dir: reading active writers 2026/05/31 03:37:45 DEBUG : fil: reading active writers 2026/05/31 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:45 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:45 DEBUG : dir: Looking for writers 2026/05/31 03:37:45 DEBUG : Looking for writers 2026/05/31 03:37:45 DEBUG : dir: reading active writers 2026/05/31 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:45 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:45 DEBUG : dir: Looking for writers 2026/05/31 03:37:45 DEBUG : file1: reading active writers 2026/05/31 03:37:45 DEBUG : Looking for writers 2026/05/31 03:37:45 DEBUG : dir: reading active writers 2026/05/31 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:45 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/31 03:37:46 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 DEBUG : dir: invalidating directory cache 2026/05/31 03:37:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/31 03:37:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/31 03:37:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/31 03:37:46 DEBUG : dir/file1: Reset virtual modtime 2026/05/31 03:37:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/31 03:37:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:46 DEBUG : dir: invalidating directory cache 2026/05/31 03:37:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/31 03:37:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/31 03:37:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/31 03:37:46 DEBUG : forgetting directory cache 2026/05/31 03:37:46 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/31 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:46 DEBUG : dir/virtualDir: Looking for writers 2026/05/31 03:37:46 DEBUG : dir: Looking for writers 2026/05/31 03:37:46 DEBUG : virtualFile: reading active writers 2026/05/31 03:37:46 DEBUG : virtualDir: reading active writers 2026/05/31 03:37:46 DEBUG : file1: reading active writers 2026/05/31 03:37:46 DEBUG : virtualFile2: reading active writers 2026/05/31 03:37:46 DEBUG : Looking for writers 2026/05/31 03:37:46 DEBUG : dir: reading active writers 2026/05/31 03:37:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:46 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 ERROR : dir/: Can only open directories read only 2026/05/31 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:46 DEBUG : dir: Looking for writers 2026/05/31 03:37:46 DEBUG : Looking for writers 2026/05/31 03:37:46 DEBUG : dir: reading active writers 2026/05/31 03:37:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:46 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/31 03:37:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/31 03:37:46 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 03:37:46 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 DEBUG : dir/potato: size = 5 OK 2026/05/31 03:37:46 NOTICE: webdav root 'rclone-test-sahajog0tuko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/31 03:37:46 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/31 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:46 DEBUG : dir: Looking for writers 2026/05/31 03:37:46 DEBUG : potato: reading active writers 2026/05/31 03:37:46 DEBUG : file1: reading active writers 2026/05/31 03:37:46 DEBUG : Looking for writers 2026/05/31 03:37:46 DEBUG : dir: reading active writers 2026/05/31 03:37:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:46 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/31 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:46 DEBUG : dir/sub: Looking for writers 2026/05/31 03:37:46 DEBUG : dir: Looking for writers 2026/05/31 03:37:46 DEBUG : file1: reading active writers 2026/05/31 03:37:46 DEBUG : sub: reading active writers 2026/05/31 03:37:46 DEBUG : Looking for writers 2026/05/31 03:37:46 DEBUG : dir: reading active writers 2026/05/31 03:37:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:47 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/31 03:37:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/31 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:47 DEBUG : dir/sub/subsub: Looking for writers 2026/05/31 03:37:47 DEBUG : dir/sub: Looking for writers 2026/05/31 03:37:47 DEBUG : subsub: reading active writers 2026/05/31 03:37:47 DEBUG : dir: Looking for writers 2026/05/31 03:37:47 DEBUG : file1: reading active writers 2026/05/31 03:37:47 DEBUG : sub: reading active writers 2026/05/31 03:37:47 DEBUG : Looking for writers 2026/05/31 03:37:47 DEBUG : dir: reading active writers 2026/05/31 03:37:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:47 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:47 ERROR : dir/: Dir.Remove not empty 2026/05/31 03:37:47 DEBUG : dir/file1: Remove: 2026/05/31 03:37:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:47 DEBUG : dir/file1: >Remove: err= 2026/05/31 03:37:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/31 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:47 DEBUG : Looking for writers 2026/05/31 03:37:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:47 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:47 DEBUG : dir/file1: Remove: 2026/05/31 03:37:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:47 DEBUG : dir/file1: >Remove: err= 2026/05/31 03:37:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/31 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:47 DEBUG : Looking for writers 2026/05/31 03:37:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:47 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:47 DEBUG : dir/file1: Remove: 2026/05/31 03:37:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:47 DEBUG : dir/file1: >Remove: err= 2026/05/31 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:47 DEBUG : dir: Looking for writers 2026/05/31 03:37:47 DEBUG : Looking for writers 2026/05/31 03:37:47 DEBUG : dir: reading active writers 2026/05/31 03:37:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:47 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:47 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/31 03:37:48 DEBUG : dir: Updating dir with dir2 0x1b78e8e55e10 2026/05/31 03:37:48 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/31 03:37:48 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/31 03:37:48 DEBUG : file2: Updating file with file2 0x1b78e8b224e0 2026/05/31 03:37:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:48 INFO : dir2/file3: Deleted 2026/05/31 03:37:48 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/31 03:37:48 DEBUG : dir2/file3: Updating file with dir2/file3 0x1b78e8b224e0 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/31 03:37:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/31 03:37:48 DEBUG : empty directory: Updating dir with renamed empty directory 0x1b78e8bcf860 2026/05/31 03:37:48 DEBUG : empty directory: forgetting directory cache 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/31 03:37:48 DEBUG : dir2: Renaming to "dir3" 2026/05/31 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:48 DEBUG : dir3: Looking for writers 2026/05/31 03:37:48 DEBUG : file3: reading active writers 2026/05/31 03:37:48 DEBUG : renamed empty directory: Looking for writers 2026/05/31 03:37:48 DEBUG : Looking for writers 2026/05/31 03:37:48 DEBUG : renamed empty directory: reading active writers 2026/05/31 03:37:48 DEBUG : dir3: reading active writers 2026/05/31 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:48 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/31 03:37:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/31 03:37:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/31 03:37:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/31 03:37:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/31 03:37:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/31 03:37:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/31 03:37:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:48 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (12 bytes), uploading instead of streaming 2026/05/31 03:37:48 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:48 DEBUG : dir/sub/file2: size = 12 OK 2026/05/31 03:37:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/31 03:37:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:48 DEBUG : forgetting directory cache 2026/05/31 03:37:48 DEBUG : dir: forgetting directory cache 2026/05/31 03:37:48 DEBUG : dir/sub: forgetting directory cache 2026/05/31 03:37:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/31 03:37:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/31 03:37:48 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 03:37:48 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:48 DEBUG : dir/sub/file0: size = 5 OK 2026/05/31 03:37:48 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/31 03:37:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/31 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:48 DEBUG : dir/sub: Looking for writers 2026/05/31 03:37:48 DEBUG : file0: reading active writers 2026/05/31 03:37:48 DEBUG : file2: reading active writers 2026/05/31 03:37:48 DEBUG : dir: Looking for writers 2026/05/31 03:37:48 DEBUG : file1: reading active writers 2026/05/31 03:37:48 DEBUG : sub: reading active writers 2026/05/31 03:37:48 DEBUG : Looking for writers 2026/05/31 03:37:48 DEBUG : dir: reading active writers 2026/05/31 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:48 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/31 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:48 DEBUG : Looking for writers 2026/05/31 03:37:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:48 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/31 03:37:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/31 03:37:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/31 03:37:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/31 03:37:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:48 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/31 03:37:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/31 03:37:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/31 03:37:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/31 03:37:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:48 DEBUG : dir: Looking for writers 2026/05/31 03:37:48 DEBUG : file1.metadata: reading active writers 2026/05/31 03:37:48 DEBUG : file1: reading active writers 2026/05/31 03:37:48 DEBUG : Looking for writers 2026/05/31 03:37:48 DEBUG : dir: reading active writers 2026/05/31 03:37:48 DEBUG : dir.metadata: reading active writers 2026/05/31 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:48 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:48 DEBUG : dir: Looking for writers 2026/05/31 03:37:48 DEBUG : file1: reading active writers 2026/05/31 03:37:48 DEBUG : Looking for writers 2026/05/31 03:37:48 DEBUG : dir: reading active writers 2026/05/31 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:49 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : dir: Looking for writers 2026/05/31 03:37:49 DEBUG : file1: reading active writers 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : dir: reading active writers 2026/05/31 03:37:49 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-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:49 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : dir: Looking for writers 2026/05/31 03:37:49 DEBUG : file1: reading active writers 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : dir: reading active writers 2026/05/31 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/31 03:37:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/31 03:37:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/31 03:37:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : file.txt: reading active writers 2026/05/31 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:49 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:49 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (25 bytes), uploading instead of streaming 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : dir/file1: size = 25 OK 2026/05/31 03:37:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/31 03:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : dir: Looking for writers 2026/05/31 03:37:49 DEBUG : file1: reading active writers 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : dir: reading active writers 2026/05/31 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:49 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : dir/file1: Remove: 2026/05/31 03:37:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:49 DEBUG : dir/file1: >Remove: err= 2026/05/31 03:37:49 DEBUG : dir/file1: Remove: 2026/05/31 03:37:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : dir: Looking for writers 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : dir: reading active writers 2026/05/31 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:49 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : dir/file1: Remove: 2026/05/31 03:37:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:49 DEBUG : dir/file1: >Remove: err= 2026/05/31 03:37:49 DEBUG : dir/file1: Remove: 2026/05/31 03:37:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : dir: Looking for writers 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : dir: reading active writers 2026/05/31 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:49 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/31 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 03:37:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/31 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 03:37:49 DEBUG : dir/file1: Open: flags=0x3 2026/05/31 03:37:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/31 03:37:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/31 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:49 DEBUG : dir: Looking for writers 2026/05/31 03:37:49 DEBUG : file1: reading active writers 2026/05/31 03:37:49 DEBUG : Looking for writers 2026/05/31 03:37:49 DEBUG : dir: reading active writers 2026/05/31 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:50 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : file1: reading active writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : >WaitForWriters: 2026/05/31 03:37:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:50 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8d0d930 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 03:37:50 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e8d0d930 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 DEBUG : dir/file1: File is currently open, delaying rename 0x1b78e8d0d930 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (25 bytes), uploading instead of streaming 2026/05/31 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:50 DEBUG : dir/file1: size = 25 OK 2026/05/31 03:37:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:50 DEBUG : newLeaf: Running delayed rename now 2026/05/31 03:37:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:50 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8d0d930 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:50 DEBUG : >WaitForWriters: 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:50 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : file1: reading active writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : >WaitForWriters: 2026/05/31 03:37:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:50 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e94ac4e0 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 03:37:50 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e94ac4e0 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 DEBUG : dir/file1: File is currently open, delaying rename 0x1b78e94ac4e0 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (25 bytes), uploading instead of streaming 2026/05/31 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:50 DEBUG : dir/file1: size = 25 OK 2026/05/31 03:37:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/31 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:50 DEBUG : newLeaf: Running delayed rename now 2026/05/31 03:37:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:50 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e94ac4e0 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:50 DEBUG : >WaitForWriters: 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:50 DEBUG : >WaitForWriters: 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:50 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:50 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:50 DEBUG : dir/file1(0x1b78e961cfc0): openPending: 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 DEBUG : dir/file1(0x1b78e961cfc0): >openPending: err= 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:50 DEBUG : dir/file1(0x1b78e961cfc0): _writeAt: size=14, off=0 2026/05/31 03:37:50 DEBUG : dir/file1(0x1b78e961cfc0): >_writeAt: n=14, err= 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 03:37:50 DEBUG : dir/file1(0x1b78e961cfc0): close: 2026/05/31 03:37:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 03:37:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:50 DEBUG : dir/file1(0x1b78e961cfc0): >close: err= 2026/05/31 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : file1: reading active writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : file1: reading active writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : file1: reading active writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:50 DEBUG : dir: Looking for writers 2026/05/31 03:37:50 DEBUG : file1: reading active writers 2026/05/31 03:37:50 DEBUG : Looking for writers 2026/05/31 03:37:50 DEBUG : dir: reading active writers 2026/05/31 03:37:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 03:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:50 DEBUG : dir/file1: size = 14 OK 2026/05/31 03:37:50 INFO : dir/file1: Copied (replaced existing) 2026/05/31 03:37:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/31 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : file1: reading active writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : >WaitForWriters: 2026/05/31 03:37:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e95c4a80): _readAt: size=512, off=0 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e95c4a80): openPending: 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e95c4a80): >openPending: err= 2026/05/31 03:37:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e95c4a80): >_readAt: n=14, err=EOF 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e95c4a80): close: 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e95c4a80): >close: err= 2026/05/31 03:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e9611c70 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 03:37:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/31 03:37:51 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e9611c70 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e89468c0): openPending: 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e89468c0): >openPending: err= 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e89468c0): _writeAt: size=25, off=0 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e89468c0): >_writeAt: n=25, err= 2026/05/31 03:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e9611c70 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:51 DEBUG : newLeaf(0x1b78e89468c0): close: 2026/05/31 03:37:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 03:37:51.147067067 +0000 UTC m=+6.886177793 2026/05/31 03:37:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:51 DEBUG : newLeaf(0x1b78e89468c0): >close: err= 2026/05/31 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 03:37:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:51 DEBUG : newLeaf: size = 25 OK 2026/05/31 03:37:51 INFO : newLeaf: Copied (replaced existing) 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 03:37:51 +0000 UTC" 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : >WaitForWriters: 2026/05/31 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : >WaitForWriters: 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:51 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : file1: reading active writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : >WaitForWriters: 2026/05/31 03:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8d20000 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 03:37:51 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e8d20000 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8d6aa00): openPending: 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8d6aa00): >openPending: err= 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8d6aa00): _writeAt: size=25, off=0 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8d6aa00): >_writeAt: n=25, err= 2026/05/31 03:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8d20000 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:51 DEBUG : newLeaf(0x1b78e8d6aa00): close: 2026/05/31 03:37:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 03:37:51.64681117 +0000 UTC m=+7.385921926 2026/05/31 03:37:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:51 DEBUG : newLeaf(0x1b78e8d6aa00): >close: err= 2026/05/31 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 03:37:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:51 DEBUG : newLeaf: size = 25 OK 2026/05/31 03:37:51 INFO : newLeaf: Copied (replaced existing) 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 03:37:51 +0000 UTC" 2026/05/31 03:37:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : >WaitForWriters: 2026/05/31 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:51 DEBUG : >WaitForWriters: 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:51 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:51 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8cf6540): openPending: 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8cf6540): >openPending: err= 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8cf6540): _writeAt: size=14, off=0 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8cf6540): >_writeAt: n=14, err= 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8cf6540): close: 2026/05/31 03:37:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 03:37:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 03:37:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:51 DEBUG : dir/file1(0x1b78e8cf6540): >close: err= 2026/05/31 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:51 DEBUG : dir: Looking for writers 2026/05/31 03:37:51 DEBUG : file1: reading active writers 2026/05/31 03:37:51 DEBUG : Looking for writers 2026/05/31 03:37:51 DEBUG : dir: reading active writers 2026/05/31 03:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : file1: reading active writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : file1: reading active writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : file1: reading active writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 03:37:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:52 DEBUG : dir/file1: size = 14 OK 2026/05/31 03:37:52 INFO : dir/file1: Copied (replaced existing) 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : file1: reading active writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : >WaitForWriters: 2026/05/31 03:37:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8d9adc0): _readAt: size=512, off=0 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8d9adc0): openPending: 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8d9adc0): >openPending: err= 2026/05/31 03:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8d9adc0): >_readAt: n=14, err=EOF 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8d9adc0): close: 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8d9adc0): >close: err= 2026/05/31 03:37:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:52 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8ca0340 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 03:37:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/31 03:37:52 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e8ca0340 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8de7e00): openPending: 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8de7e00): >openPending: err= 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8de7e00): _writeAt: size=25, off=0 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8de7e00): >_writeAt: n=25, err= 2026/05/31 03:37:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:52 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8ca0340 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:52 DEBUG : newLeaf(0x1b78e8de7e00): close: 2026/05/31 03:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 03:37:52.289923386 +0000 UTC m=+8.029034142 2026/05/31 03:37:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:52 DEBUG : newLeaf(0x1b78e8de7e00): >close: err= 2026/05/31 03:37:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 03:37:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:52 DEBUG : newLeaf: size = 25 OK 2026/05/31 03:37:52 INFO : newLeaf: Copied (replaced existing) 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 03:37:52 +0000 UTC" 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : >WaitForWriters: 2026/05/31 03:37:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : >WaitForWriters: 2026/05/31 03:37:52 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:52 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:52 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:52 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:52 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:52 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : file1: reading active writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : >WaitForWriters: 2026/05/31 03:37:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e90165c0): _readAt: size=512, off=0 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e90165c0): openPending: 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e90165c0): >openPending: err= 2026/05/31 03:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/31 03:37:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:37:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e90165c0): >_readAt: n=14, err=EOF 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e90165c0): close: 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e90165c0): >close: err= 2026/05/31 03:37:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:52 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8ef4340 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 03:37:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/31 03:37:52 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e8ef4340 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8f5a300): openPending: 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8f5a300): >openPending: err= 2026/05/31 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8f5a300): _writeAt: size=25, off=0 2026/05/31 03:37:52 DEBUG : dir/file1(0x1b78e8f5a300): >_writeAt: n=25, err= 2026/05/31 03:37:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 03:37:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 03:37:52 DEBUG : newLeaf: Updating file with newLeaf 0x1b78e8ef4340 2026/05/31 03:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:52 DEBUG : newLeaf(0x1b78e8f5a300): close: 2026/05/31 03:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 03:37:52.7953118 +0000 UTC m=+8.534422546 2026/05/31 03:37:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:52 DEBUG : newLeaf(0x1b78e8f5a300): >close: err= 2026/05/31 03:37:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 03:37:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:52 DEBUG : newLeaf: size = 25 OK 2026/05/31 03:37:52 INFO : newLeaf: Copied (replaced existing) 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 03:37:52 +0000 UTC" 2026/05/31 03:37:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 03:37:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 03:37:52 DEBUG : dir: Looking for writers 2026/05/31 03:37:52 DEBUG : Looking for writers 2026/05/31 03:37:52 DEBUG : dir: reading active writers 2026/05/31 03:37:52 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:52 DEBUG : >WaitForWriters: 2026/05/31 03:37:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : dir: Looking for writers 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 DEBUG : newLeaf: reading active writers 2026/05/31 03:37:53 DEBUG : dir: reading active writers 2026/05/31 03:37:53 DEBUG : >WaitForWriters: 2026/05/31 03:37:53 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 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-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : dir: Looking for writers 2026/05/31 03:37:53 DEBUG : file1: reading active writers 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 DEBUG : dir: reading active writers 2026/05/31 03:37:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/31 03:37:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/31 03:37:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/31 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : dir: Looking for writers 2026/05/31 03:37:53 DEBUG : file1: reading active writers 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 DEBUG : dir: reading active writers 2026/05/31 03:37:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/31 03:37:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/31 03:37:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/31 03:37:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/31 03:37:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/31 03:37:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/31 03:37:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/31 03:37:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/31 03:37:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/31 03:37:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/31 03:37:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/31 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : dir: Looking for writers 2026/05/31 03:37:53 DEBUG : file1: reading active writers 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 DEBUG : dir: reading active writers 2026/05/31 03:37:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : dir: Looking for writers 2026/05/31 03:37:53 DEBUG : file1: reading active writers 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 DEBUG : dir: reading active writers 2026/05/31 03:37:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/31 03:37:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/31 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:53 DEBUG : dir: Looking for writers 2026/05/31 03:37:53 DEBUG : file1: reading active writers 2026/05/31 03:37:53 DEBUG : Looking for writers 2026/05/31 03:37:53 DEBUG : dir: reading active writers 2026/05/31 03:37:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:53 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:53 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:53 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:53 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): _readAt: size=1, off=0 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): openPending: 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): >openPending: err= 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): _readAt: size=256, off=1 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): >_readAt: n=15, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): _readAt: size=16, off=16 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): >_readAt: n=0, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): close: 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): >close: err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): close: 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e9690240): >close: err=file already closed 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : dir: Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : dir: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): _readAt: size=1, off=0 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): openPending: 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >openPending: err= 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): _readAt: size=1, off=5 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): _readAt: size=1, off=3 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): _readAt: size=1, off=13 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): _readAt: size=16, off=100 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): close: 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d6a3c0): >close: err= 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : dir: Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : dir: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=1, off=0 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): openPending: 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >openPending: err= 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=1, off=5 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=1, off=1 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=1, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=6, off=10 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=6, err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=256, off=10 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=6, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=256, off=100 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=0, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): close: 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >close: err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): _readAt: size=256, off=100 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8db4d00): >_readAt: n=0, err=file already closed 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : dir: Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : dir: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): RWFileHandle.Flush 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): _readAt: size=256, off=0 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): openPending: 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): >openPending: err= 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): >_readAt: n=16, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): RWFileHandle.Flush 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): RWFileHandle.Flush 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): close: 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8d41a80): >close: err= 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : dir: Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : dir: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 03:37:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): _readAt: size=256, off=0 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): openPending: 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): >openPending: err= 2026/05/31 03:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): >_readAt: n=16, err=EOF 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): RWFileHandle.Release 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): close: 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): >close: err= 2026/05/31 03:37:54 DEBUG : dir/file1(0x1b78e8ebfa80): RWFileHandle.Release 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : dir: Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : dir: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:54 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): openPending: 2026/05/31 03:37:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): >openPending: err= 2026/05/31 03:37:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): _writeAt: size=5, off=0 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): >_writeAt: n=5, err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): _writeAt: size=7, off=5 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): >_writeAt: n=7, err= 2026/05/31 03:37:54 DEBUG : file1: vfs cache: truncate to size=11 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): close: 2026/05/31 03:37:54 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 03:37:54.761235279 +0000 UTC m=+10.500345996 2026/05/31 03:37:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): >close: err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): close: 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8df76c0): >close: err=file already closed 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:54 DEBUG : file1: vfs cache: starting upload 2026/05/31 03:37:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:54 DEBUG : file1: size = 11 OK 2026/05/31 03:37:54 INFO : file1: Copied (new) 2026/05/31 03:37:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-31 03:37:54 +0000 UTC" 2026/05/31 03:37:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : >WaitForWriters: 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:54 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:54 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): openPending: 2026/05/31 03:37:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): >openPending: err= 2026/05/31 03:37:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): _writeAt: size=7, off=0 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): >_writeAt: n=7, err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): _writeAt: size=6, off=5 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): >_writeAt: n=6, err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): close: 2026/05/31 03:37:54 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 03:37:54.95832334 +0000 UTC m=+10.697434066 2026/05/31 03:37:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): >close: err= 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): _writeAt: size=5, off=0 2026/05/31 03:37:54 DEBUG : file1(0x1b78e8f37580): >_writeAt: n=0, err=file already closed 2026/05/31 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:54 DEBUG : Looking for writers 2026/05/31 03:37:54 DEBUG : file1: reading active writers 2026/05/31 03:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:55 DEBUG : file1: vfs cache: starting upload 2026/05/31 03:37:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:55 DEBUG : file1: size = 11 OK 2026/05/31 03:37:55 INFO : file1: Copied (new) 2026/05/31 03:37:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-31 03:37:54 +0000 UTC" 2026/05/31 03:37:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : >WaitForWriters: 2026/05/31 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : >WaitForWriters: 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:55 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90987c0): openPending: 2026/05/31 03:37:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90987c0): >openPending: err= 2026/05/31 03:37:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90987c0): close: 2026/05/31 03:37:55 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 03:37:55.155337451 +0000 UTC m=+10.894448177 2026/05/31 03:37:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90987c0): >close: err= 2026/05/31 03:37:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 03:37:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:37:55 DEBUG : file2: newRWFileHandle: 2026/05/31 03:37:55 DEBUG : file2(0x1b78e9098c40): openPending: 2026/05/31 03:37:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:55 DEBUG : file2(0x1b78e9098c40): >openPending: err= 2026/05/31 03:37:55 DEBUG : file2: >newRWFileHandle: err= 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/31 03:37:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/31 03:37:55 DEBUG : file2(0x1b78e9098c40): RWFileHandle.Flush 2026/05/31 03:37:55 DEBUG : file2(0x1b78e9098c40): RWFileHandle.Release 2026/05/31 03:37:55 DEBUG : file2(0x1b78e9098c40): close: 2026/05/31 03:37:55 DEBUG : file2: vfs cache: setting modification time to 2026-05-31 03:37:55.156400002 +0000 UTC m=+10.895510718 2026/05/31 03:37:55 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:55 DEBUG : file2(0x1b78e9098c40): >close: err= 2026/05/31 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/31 03:37:55 DEBUG : file1: vfs cache: starting upload 2026/05/31 03:37:55 DEBUG : file2: vfs cache: starting upload 2026/05/31 03:37:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:55 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:55 DEBUG : file1: size = 0 OK 2026/05/31 03:37:55 INFO : file1: Copied (new) 2026/05/31 03:37:55 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-31 03:37:55 +0000 UTC" 2026/05/31 03:37:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 03:37:55 DEBUG : file2: size = 0 OK 2026/05/31 03:37:55 INFO : file2: Copied (new) 2026/05/31 03:37:55 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-31 03:37:55 +0000 UTC" 2026/05/31 03:37:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 03:37:55 INFO : file2: vfs cache: upload succeeded try #1 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : >WaitForWriters: 2026/05/31 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : file2: reading active writers 2026/05/31 03:37:55 DEBUG : >WaitForWriters: 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:55 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): openPending: 2026/05/31 03:37:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): >openPending: err= 2026/05/31 03:37:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): _writeAt: size=5, off=0 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): >_writeAt: n=5, err= 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): RWFileHandle.Flush 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): RWFileHandle.Flush 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): close: 2026/05/31 03:37:55 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 03:37:55.524944274 +0000 UTC m=+11.264055040 2026/05/31 03:37:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:55 DEBUG : file1(0x1b78e90b34c0): >close: err= 2026/05/31 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:55 DEBUG : file1: vfs cache: starting upload 2026/05/31 03:37:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:55 DEBUG : file1: size = 5 OK 2026/05/31 03:37:55 INFO : file1: Copied (new) 2026/05/31 03:37:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-31 03:37:55 +0000 UTC" 2026/05/31 03:37:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : >WaitForWriters: 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:55 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): openPending: 2026/05/31 03:37:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): >openPending: err= 2026/05/31 03:37:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): _writeAt: size=5, off=0 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): >_writeAt: n=5, err= 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): RWFileHandle.Release 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): close: 2026/05/31 03:37:55 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 03:37:55.711196191 +0000 UTC m=+11.450306937 2026/05/31 03:37:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): >close: err= 2026/05/31 03:37:55 DEBUG : file1(0x1b78e8c28340): RWFileHandle.Release 2026/05/31 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:55 DEBUG : file1: vfs cache: starting upload 2026/05/31 03:37:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:55 DEBUG : file1: size = 5 OK 2026/05/31 03:37:55 INFO : file1: Copied (new) 2026/05/31 03:37:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-31 03:37:55 +0000 UTC" 2026/05/31 03:37:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : >WaitForWriters: 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:55 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 03:37:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:55 DEBUG : dir/file1(0x1b78e946c4c0): openPending: 2026/05/31 03:37:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:55 DEBUG : dir/file1(0x1b78e946c4c0): >openPending: err= 2026/05/31 03:37:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 03:37:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:55 DEBUG : dir/file1(0x1b78e946c4c0): _writeAt: size=5, off=0 2026/05/31 03:37:55 DEBUG : dir/file1(0x1b78e946c4c0): >_writeAt: n=5, err= 2026/05/31 03:37:55 DEBUG : dir/file1(0x1b78e946c4c0): close: 2026/05/31 03:37:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-31 03:37:55.963427351 +0000 UTC m=+11.702538077 2026/05/31 03:37:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:55 DEBUG : dir/file1(0x1b78e946c4c0): >close: err= 2026/05/31 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:55 DEBUG : dir: Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : dir: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:55 DEBUG : dir: Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : dir: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:55 DEBUG : dir: Looking for writers 2026/05/31 03:37:55 DEBUG : file1: reading active writers 2026/05/31 03:37:55 DEBUG : Looking for writers 2026/05/31 03:37:55 DEBUG : dir: reading active writers 2026/05/31 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 03:37:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:56 DEBUG : dir/file1: size = 5 OK 2026/05/31 03:37:56 INFO : dir/file1: Copied (replaced existing) 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-31 03:37:55 +0000 UTC" 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : >WaitForWriters: 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 03:37:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): openPending: 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): >openPending: err= 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): _writeAt: size=15, off=5 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): >_writeAt: n=15, err= 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): close: 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-31 03:37:56.247791663 +0000 UTC m=+11.986902378 2026/05/31 03:37:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : dir/file1(0x1b78e94a6340): >close: err= 2026/05/31 03:37:56 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 03:37:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:56 DEBUG : dir/file1: size = 20 OK 2026/05/31 03:37:56 INFO : dir/file1: Copied (replaced existing) 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-31 03:37:56 +0000 UTC" 2026/05/31 03:37:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:56 DEBUG : dir: Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : dir: reading active writers 2026/05/31 03:37:56 DEBUG : >WaitForWriters: 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : file1(0x1b78e94c3780): openPending: 2026/05/31 03:37:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 DEBUG : file1(0x1b78e94c3780): >openPending: err= 2026/05/31 03:37:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 03:37:56 DEBUG : file1(0x1b78e94c3780): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : file1(0x1b78e94c3780): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : file1(0x1b78e94c3780): close: 2026/05/31 03:37:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 03:37:56.466287611 +0000 UTC m=+12.205398357 2026/05/31 03:37:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : file1(0x1b78e94c3780): >close: err= 2026/05/31 03:37:56 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:56 DEBUG : file1: vfs cache: starting upload 2026/05/31 03:37:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:37:56 DEBUG : file1: size = 5 OK 2026/05/31 03:37:56 INFO : file1: Copied (new) 2026/05/31 03:37:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-31 03:37:56 +0000 UTC" 2026/05/31 03:37:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : file1: reading active writers 2026/05/31 03:37:56 DEBUG : >WaitForWriters: 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab0c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab0c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.654788614 +0000 UTC m=+12.393899360 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.654788614 +0000 UTC m=+12.393899360 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab540): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.654788614 +0000 UTC m=+12.393899360 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e8230 item 1 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600140): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600140): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600140): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.657727204 +0000 UTC m=+12.396837960 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600640): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600640): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600640): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.657727204 +0000 UTC m=+12.396837960 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e87e0 item 2 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600c80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600c80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600c80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600c80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600c80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.660032907 +0000 UTC m=+12.399143654 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9600c80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.660032907 +0000 UTC m=+12.399143654 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9601100): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96015c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96015c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96015c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96015c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96015c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.660032907 +0000 UTC m=+12.399143654 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96015c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e8e00 item 3 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8689880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8689880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8689880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8689880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8689880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.663196043 +0000 UTC m=+12.402306799 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8689880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26500): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26500): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26500): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.663196043 +0000 UTC m=+12.402306799 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9340 item 4 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27000): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27000): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27000): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.666300276 +0000 UTC m=+12.405411113 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.666300276 +0000 UTC m=+12.405411113 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70000): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70000): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70000): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.666300276 +0000 UTC m=+12.405411113 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9810 item 5 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70680): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70680): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70680): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.669340238 +0000 UTC m=+12.408450995 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70bc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70bc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.669340238 +0000 UTC m=+12.408450995 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9ce0 item 6 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.671494193 +0000 UTC m=+12.410604940 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.671494193 +0000 UTC m=+12.410604940 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71d00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71d00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.671494193 +0000 UTC m=+12.410604940 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe1c0 item 7 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8baca80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8baca80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8baca80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8baca80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8baca80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.674507425 +0000 UTC m=+12.413618181 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8baca80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad940): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad940): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad940): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.674507425 +0000 UTC m=+12.413618181 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe7e0 item 8 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc180): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8abc180): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc180): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc180): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc180): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc180): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc680): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc680): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc680): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.676887047 +0000 UTC m=+12.415997793 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.676887047 +0000 UTC m=+12.415997793 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abce40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd340): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd340): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd340): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.676887047 +0000 UTC m=+12.415997793 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbed20 item 9 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdd40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdd40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdd40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdd40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdd40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.680849816 +0000 UTC m=+12.419960562 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdd40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947a00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947a00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947a00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947a00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947a00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.680849816 +0000 UTC m=+12.419960562 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947a00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf1f0 item 10 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4300): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8df4300): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4300): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4300): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4300): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4300): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df46c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df46c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df46c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df46c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df46c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.683222776 +0000 UTC m=+12.422333522 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df46c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.683222776 +0000 UTC m=+12.422333522 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df50c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df50c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df50c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df50c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df50c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.683222776 +0000 UTC m=+12.422333522 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df50c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf570 item 11 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5740): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5740): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5740): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.686014297 +0000 UTC m=+12.425125033 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5c80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5c80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5c80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5c80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5c80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.686014297 +0000 UTC m=+12.425125033 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5c80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbfa40 item 12 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f604c0): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8f604c0): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f604c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f604c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f604c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f604c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f604c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60980): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60980): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60980): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.687784688 +0000 UTC m=+12.426895414 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61040): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61040): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61040): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.687784688 +0000 UTC m=+12.426895414 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbfdc0 item 13 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f616c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f616c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f616c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f616c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f616c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.690044613 +0000 UTC m=+12.429155360 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f616c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.690044613 +0000 UTC m=+12.429155360 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa1e30 item 14 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17180): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8b17180): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17180): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17180): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17180): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17180): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.692218116 +0000 UTC m=+12.431328862 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46180): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46180): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46180): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.692218116 +0000 UTC m=+12.431328862 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93904d0 item 15 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.693854863 +0000 UTC m=+12.432965589 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46d40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46d40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46d40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46d40): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46d40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.693854863 +0000 UTC m=+12.432965589 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46d40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93908c0 item 16 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47380): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47380): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47380): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.695254812 +0000 UTC m=+12.434365528 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.695254812 +0000 UTC m=+12.434365528 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47d00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47d00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.695254812 +0000 UTC m=+12.434365528 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9390c40 item 17 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.697141872 +0000 UTC m=+12.436252589 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a9c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a9c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a9c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a9c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a9c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.697141872 +0000 UTC m=+12.436252589 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6a9c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391260 item 18 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b0c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b0c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.69870471 +0000 UTC m=+12.437815446 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.69870471 +0000 UTC m=+12.437815446 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6b5c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6bac0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6bac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6bac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6bac0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6bac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.69870471 +0000 UTC m=+12.437815446 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6bac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93916c0 item 19 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4240): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4240): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4240): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4240): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4240): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.701205261 +0000 UTC m=+12.440315998 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4240): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.701205261 +0000 UTC m=+12.440315998 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391b90 item 20 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4f00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4f00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4f00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4f00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4f00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.703005067 +0000 UTC m=+12.442115804 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4f00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.703005067 +0000 UTC m=+12.442115804 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5900): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5900): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5900): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.703005067 +0000 UTC m=+12.442115804 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e070 item 21 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2080): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2080): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2080): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.706002759 +0000 UTC m=+12.445113495 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2600): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2600): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2600): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.706002759 +0000 UTC m=+12.445113495 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e5b0 item 22 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2c80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2c80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2c80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2c80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2c80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.708470028 +0000 UTC m=+12.447580763 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2c80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.708470028 +0000 UTC m=+12.447580763 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3680): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3680): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3680): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.708470028 +0000 UTC m=+12.447580763 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e930 item 23 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3d00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3d00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.711053375 +0000 UTC m=+12.450164112 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6340): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6340): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6340): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.711053375 +0000 UTC m=+12.450164112 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960ee70 item 24 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6a00): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8cf6a00): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6a00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6a00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6a00): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6a00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6dc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6dc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6dc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6dc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6dc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.712859392 +0000 UTC m=+12.451970129 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6dc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.712859392 +0000 UTC m=+12.451970129 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf72c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7800): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7800): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7800): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.712859392 +0000 UTC m=+12.451970129 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960f2d0 item 25 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7e80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7e80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.716169998 +0000 UTC m=+12.455280714 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94784c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94784c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94784c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94784c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94784c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.716169998 +0000 UTC m=+12.455280714 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94784c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960f7a0 item 26 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478b00): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e9478b00): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478b00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478b00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478b00): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478b00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478ec0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478ec0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478ec0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478ec0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478ec0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.717619469 +0000 UTC m=+12.456730185 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9478ec0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.717619469 +0000 UTC m=+12.456730185 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94793c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9479980): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9479980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9479980): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9479980): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9479980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.717619469 +0000 UTC m=+12.456730185 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9479980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960fb20 item 27 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2100): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2100): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2100): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2100): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2100): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.719779356 +0000 UTC m=+12.458890082 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2100): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2640): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2640): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2640): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.719779356 +0000 UTC m=+12.458890082 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc230 item 28 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2d00): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e94c2d00): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2d00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2d00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c2d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c30c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c30c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c30c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c30c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c30c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.7217263 +0000 UTC m=+12.460837016 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c30c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3780): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3780): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3780): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.7217263 +0000 UTC m=+12.460837016 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc5b0 item 29 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3e00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3e00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3e00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3e00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3e00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.723586901 +0000 UTC m=+12.462697627 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94c3e00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cc440): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cc440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cc440): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cc440): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cc440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.723586901 +0000 UTC m=+12.462697627 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cc440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc930 item 30 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cca80): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e90cca80): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cca80): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cca80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cca80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cca80): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cca80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cce40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cce40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cce40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cce40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cce40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.725498668 +0000 UTC m=+12.464609384 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cce40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cd500): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cd500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cd500): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cd500): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cd500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.725498668 +0000 UTC m=+12.464609384 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cd500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cccb0 item 31 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cdc00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cdc00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cdc00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cdc00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cdc00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.727395647 +0000 UTC m=+12.466506404 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90cdc00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48240): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48240): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48240): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48240): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48240): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.727395647 +0000 UTC m=+12.466506404 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48240): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd030 item 32 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.728832427 +0000 UTC m=+12.467943153 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd500 item 33 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.729515359 +0000 UTC m=+12.468626085 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e48d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49200): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49200): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49200): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.729515359 +0000 UTC m=+12.468626085 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd6c0 item 33 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49840): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49840): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49840): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.731142928 +0000 UTC m=+12.470253654 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cdb20 item 34 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.731642684 +0000 UTC m=+12.470753410 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e49cc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66300): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66300): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66300): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.731642684 +0000 UTC m=+12.470753410 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cdce0 item 34 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66940): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66940): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.732817737 +0000 UTC m=+12.471928463 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e95881c0 item 35 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.733260014 +0000 UTC m=+12.472370741 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e66dc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e672c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e672c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e672c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e672c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e672c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.733260014 +0000 UTC m=+12.472370741 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e672c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e95884d0 item 35 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67940): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67940): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.734594168 +0000 UTC m=+12.473704894 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e95888c0 item 36 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.735065119 +0000 UTC m=+12.474175845 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e67e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88480): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88480): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88480): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.735065119 +0000 UTC m=+12.474175845 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588a80 item 36 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88ac0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88ac0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.73635509 +0000 UTC m=+12.475465816 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588e00 item 37 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.736833376 +0000 UTC m=+12.475944102 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e88f40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89440): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89440): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89440): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.736833376 +0000 UTC m=+12.475944102 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588fc0 item 37 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89ac0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89ac0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.738074454 +0000 UTC m=+12.477185170 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e89ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589420 item 38 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.738592283 +0000 UTC m=+12.477703010 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac600): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac600): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac600): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.738592283 +0000 UTC m=+12.477703010 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eac600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e95895e0 item 38 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eacc80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eacc80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eacc80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eacc80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eacc80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.740181611 +0000 UTC m=+12.479292327 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eacc80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589960 item 39 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.740735148 +0000 UTC m=+12.479845864 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead680): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead680): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead680): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.740735148 +0000 UTC m=+12.479845864 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ead680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589ce0 item 39 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eadd00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eadd00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eadd00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eadd00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eadd00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.742052731 +0000 UTC m=+12.481163448 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eadd00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94543f0 item 40 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.742538561 +0000 UTC m=+12.481649276 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca840): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca840): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca840): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.742538561 +0000 UTC m=+12.481649276 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8eca840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94545b0 item 40 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.743842457 +0000 UTC m=+12.482953173 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecae00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb300): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb300): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454930 item 41 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb300): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.744299132 +0000 UTC m=+12.483409847 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454af0 item 41 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.744800661 +0000 UTC m=+12.483911377 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecb7c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecbd00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecbd00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecbd00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecbd00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecbd00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.744800661 +0000 UTC m=+12.483911377 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ecbd00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454d90 item 41 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.746148962 +0000 UTC m=+12.485259678 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4940): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455110 item 42 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4940): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.746522368 +0000 UTC m=+12.485633084 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94553b0 item 42 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.747127643 +0000 UTC m=+12.486238359 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee4e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5400): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5400): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5400): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.747127643 +0000 UTC m=+12.486238359 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455810 item 42 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.748614017 +0000 UTC m=+12.487724743 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ee5a40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18040): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18040): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455ce0 item 43 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18040): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.749141575 +0000 UTC m=+12.488252301 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c000 item 43 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.749589182 +0000 UTC m=+12.488699908 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18580): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18ac0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18ac0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.749589182 +0000 UTC m=+12.488699908 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f18ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c1c0 item 43 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.750899561 +0000 UTC m=+12.490010287 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19100): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19600): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19600): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c540 item 44 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19600): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.751499075 +0000 UTC m=+12.490609801 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c700 item 44 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.752163864 +0000 UTC m=+12.491274580 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f19b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c1c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c1c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c1c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c1c0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c1c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.752163864 +0000 UTC m=+12.491274580 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c1c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c8c0 item 44 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.753514919 +0000 UTC m=+12.492625646 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4c800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4cd00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4cd00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4cd00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952cd90 item 45 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4cd00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4cd00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.754010928 +0000 UTC m=+12.493121654 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4cd00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4d400): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4d400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4d400): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4d400): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4d400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.754010928 +0000 UTC m=+12.493121654 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4d400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952cf50 item 45 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.755388195 +0000 UTC m=+12.494498910 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f4da40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c040): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c040): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d2d0 item 46 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c040): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.755937423 +0000 UTC m=+12.495048139 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c740): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c740): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c740): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.755937423 +0000 UTC m=+12.495048139 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7c740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d490 item 46 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.757216414 +0000 UTC m=+12.496327150 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7cd80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d280): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d280): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d810 item 47 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d280): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.75773801 +0000 UTC m=+12.496848727 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d980): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d980): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d980): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.75773801 +0000 UTC m=+12.496848727 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7d980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d9d0 item 47 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.759547855 +0000 UTC m=+12.498658571 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c5c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c5c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c5c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952ddc0 item 48 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c5c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c5c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.760004909 +0000 UTC m=+12.499115625 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c5c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9ccc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9ccc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9ccc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9ccc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9ccc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.760004909 +0000 UTC m=+12.499115625 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9ccc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2150 item 48 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d300): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d300): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d300): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.761463749 +0000 UTC m=+12.500574766 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f25b0 item 49 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.761951803 +0000 UTC m=+12.501062519 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9dcc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9dcc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9dcc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9dcc0): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9dcc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.761951803 +0000 UTC m=+12.501062519 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9dcc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2770 item 49 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce440): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce440): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce440): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.763327666 +0000 UTC m=+12.502438383 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2af0 item 50 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.763903396 +0000 UTC m=+12.503014112 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fceec0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fceec0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fceec0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fceec0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fceec0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.763903396 +0000 UTC m=+12.503014112 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fceec0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2e70 item 50 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf540): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf540): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf540): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf540): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf540): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.765179811 +0000 UTC m=+12.504290528 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf540): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f3340 item 51 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.76567595 +0000 UTC m=+12.504786695 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfa40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6080): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6080): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6080): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.76567595 +0000 UTC m=+12.504786695 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f3730 item 51 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6700): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6700): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6700): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.767169626 +0000 UTC m=+12.506280342 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f3d50 item 52 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.767603727 +0000 UTC m=+12.506714443 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff6c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7180): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7180): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7180): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.767603727 +0000 UTC m=+12.506714443 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e862e5b0 item 52 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.768878149 +0000 UTC m=+12.507988865 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e862f810 item 53 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.769366242 +0000 UTC m=+12.508476968 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ff7d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022340): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022340): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022340): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.769366242 +0000 UTC m=+12.508476968 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e862fb90 item 53 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90229c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90229c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90229c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90229c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90229c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.770495088 +0000 UTC m=+12.509605805 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90229c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e898d9d0 item 54 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.770970658 +0000 UTC m=+12.510081375 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9022ec0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023440): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023440): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023440): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.770970658 +0000 UTC m=+12.510081375 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f620e0 item 54 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023ac0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023ac0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.772152695 +0000 UTC m=+12.511263411 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9023ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62540 item 55 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.772565325 +0000 UTC m=+12.511676042 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e600): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e600): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e600): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.772565325 +0000 UTC m=+12.511676042 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905e600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62770 item 55 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905ec80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905ec80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905ec80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905ec80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905ec80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.773965114 +0000 UTC m=+12.513075831 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905ec80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62af0 item 56 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.774528551 +0000 UTC m=+12.513639267 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f700): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f700): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f700): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.774528551 +0000 UTC m=+12.513639267 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905f700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62d20 item 56 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.775599727 +0000 UTC m=+12.514710444 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e905fd40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8380): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8380): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f631f0 item 57 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8380): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.775988653 +0000 UTC m=+12.515099368 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f633b0 item 57 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.776447911 +0000 UTC m=+12.515558628 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a88c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8e40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8e40): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.776447911 +0000 UTC m=+12.515558628 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a8e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f636c0 item 57 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.777560647 +0000 UTC m=+12.516671363 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a9480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a99c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a99c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a99c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f63b90 item 58 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a99c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a99c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.777934145 +0000 UTC m=+12.517044861 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90a99c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f63d50 item 58 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.77861908 +0000 UTC m=+12.517729796 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c85c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c85c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c85c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c85c0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c85c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.77861908 +0000 UTC m=+12.517729796 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c85c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8150 item 58 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.780185324 +0000 UTC m=+12.519296040 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c8c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9140): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9140): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8620 item 59 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9140): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.780707241 +0000 UTC m=+12.519818007 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8850 item 59 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.781182019 +0000 UTC m=+12.520292736 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9c00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9c00): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.781182019 +0000 UTC m=+12.520292736 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90c9c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8af0 item 59 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.782421475 +0000 UTC m=+12.521532191 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa9030 item 60 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.782924406 +0000 UTC m=+12.522035132 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fe880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa9490 item 60 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.783536926 +0000 UTC m=+12.522647642 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90fedc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff380): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff380): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff380): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.783536926 +0000 UTC m=+12.522647642 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa9c00 item 60 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.784689977 +0000 UTC m=+12.523800693 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e90ff9c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e000): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e000): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb0310 item 61 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e000): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.785054386 +0000 UTC m=+12.524165103 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e700): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e700): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e700): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.785054386 +0000 UTC m=+12.524165103 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923e700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb04d0 item 61 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.786278823 +0000 UTC m=+12.525389540 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923ed40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f280): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f280): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb08c0 item 62 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f280): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.786682287 +0000 UTC m=+12.525793003 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f980): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f980): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f980): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.786682287 +0000 UTC m=+12.525793003 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e923f980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb0a80 item 62 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.787932643 +0000 UTC m=+12.527043359 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e92740c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274600): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274600): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb0e00 item 63 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274600): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.788363709 +0000 UTC m=+12.527474475 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274d00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274d00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.788363709 +0000 UTC m=+12.527474475 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9274d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb0fc0 item 63 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.789594087 +0000 UTC m=+12.528704803 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb16c0 item 64 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.790016986 +0000 UTC m=+12.529127733 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9275880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac080): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac080): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac080): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.790016986 +0000 UTC m=+12.529127733 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb1880 item 64 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac6c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac6c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac6c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac6c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac6c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.791294144 +0000 UTC m=+12.530404860 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ac6c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb1c00 item 65 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.791804128 +0000 UTC m=+12.530914845 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93acb40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad040): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad040): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad040): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.791804128 +0000 UTC m=+12.530914845 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fb1dc0 item 65 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad680): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad680): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad680): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.793170714 +0000 UTC m=+12.532281430 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93ad680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8c34620 item 66 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.793977812 +0000 UTC m=+12.533088527 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93adb00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa140): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa140): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa140): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.793977812 +0000 UTC m=+12.533088527 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8c34930 item 66 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa780): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa780): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa780): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.795197068 +0000 UTC m=+12.534307785 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fa780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8c35420 item 67 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.795672808 +0000 UTC m=+12.534783525 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fac00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb100): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb100): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb100): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb100): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb100): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.795672808 +0000 UTC m=+12.534783525 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb100): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8c355e0 item 67 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb780): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb780): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb780): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.797028785 +0000 UTC m=+12.536139500 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fb780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8c35c00 item 68 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.797559578 +0000 UTC m=+12.536670295 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93fbc80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94282c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94282c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94282c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94282c0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94282c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.797559578 +0000 UTC m=+12.536670295 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e94282c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8e461c0 item 68 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428900): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428900): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428900): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.798747797 +0000 UTC m=+12.537858523 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8e467e0 item 69 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.79914564 +0000 UTC m=+12.538256356 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9428d80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429280): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429280): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429280): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.79914564 +0000 UTC m=+12.538256356 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8e46bd0 item 69 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429900): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429900): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429900): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.800635399 +0000 UTC m=+12.539746115 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8e472d0 item 70 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.801046517 +0000 UTC m=+12.540157233 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9429e00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946c440): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946c440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946c440): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946c440): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946c440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.801046517 +0000 UTC m=+12.540157233 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946c440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8e475e0 item 70 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cac0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cac0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.802238803 +0000 UTC m=+12.541349518 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8e47a40 item 71 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.80272386 +0000 UTC m=+12.541834576 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e946cfc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be1c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be1c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be1c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be1c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be1c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.80272386 +0000 UTC m=+12.541834576 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be1c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3a700 item 71 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be840): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be840): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be840): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.803909223 +0000 UTC m=+12.543019940 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95be840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3af50 item 72 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.804631119 +0000 UTC m=+12.543741835 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bed40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf280): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf280): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf280): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.804631119 +0000 UTC m=+12.543741835 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3b110 item 72 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.805853512 +0000 UTC m=+12.544964228 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bf840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bfd40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bfd40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bfd40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3b500 item 73 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bfd40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bfd40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.806363677 +0000 UTC m=+12.545474403 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95bfd40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3b7a0 item 73 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.806849867 +0000 UTC m=+12.545960584 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2840): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2840): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2840): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.806849867 +0000 UTC m=+12.545960584 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3b960 item 73 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.80832032 +0000 UTC m=+12.547431046 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f2e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3380): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3380): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8d3bdc0 item 74 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3380): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.808651347 +0000 UTC m=+12.547762063 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd6150 item 74 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.809226173 +0000 UTC m=+12.548336889 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f38c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3e40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3e40): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.809226173 +0000 UTC m=+12.548336889 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95f3e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd64d0 item 74 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.810228139 +0000 UTC m=+12.549338855 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512580): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512a80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512a80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512a80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd6a10 item 75 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512a80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512a80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.810616705 +0000 UTC m=+12.549727421 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512a80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd6d90 item 75 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.811112073 +0000 UTC m=+12.550222788 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9512fc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513500): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513500): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513500): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.811112073 +0000 UTC m=+12.550222788 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd6f50 item 75 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.812158412 +0000 UTC m=+12.551269138 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9513b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540140): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540140): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd7340 item 76 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540140): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.812579339 +0000 UTC m=+12.551690055 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd7650 item 76 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.813021034 +0000 UTC m=+12.552131750 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540c00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540c00): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.813021034 +0000 UTC m=+12.552131750 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9540c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd7810 item 76 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.814157785 +0000 UTC m=+12.553268501 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541240): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541740): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541740): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd7b90 item 77 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541740): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.814524789 +0000 UTC m=+12.553635506 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541e40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541e40): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.814524789 +0000 UTC m=+12.553635506 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9541e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fd7d50 item 77 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.815689935 +0000 UTC m=+12.554800650 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560580): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560a80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560a80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560a80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc85b0 item 78 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560a80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560a80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.81605285 +0000 UTC m=+12.555163567 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9560a80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561180): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561180): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561180): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.81605285 +0000 UTC m=+12.555163567 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc8770 item 78 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.817272318 +0000 UTC m=+12.556383034 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95617c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561cc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561cc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561cc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc8af0 item 79 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561cc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561cc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.817684348 +0000 UTC m=+12.556795064 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9561cc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958a4c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958a4c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958a4c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958a4c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958a4c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.817684348 +0000 UTC m=+12.556795064 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958a4c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc8d20 item 79 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.818855564 +0000 UTC m=+12.557966280 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958ab00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b000): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b000): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc92d0 item 80 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b000): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.819261392 +0000 UTC m=+12.558372108 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b700): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b700): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b700): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.819261392 +0000 UTC m=+12.558372108 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958b700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc96c0 item 80 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958bd40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958bd40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958bd40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958bd40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958bd40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.820439711 +0000 UTC m=+12.559550427 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e958bd40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc9a40 item 81 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.820827966 +0000 UTC m=+12.559938682 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b62c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6800): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6800): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6800): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.820827966 +0000 UTC m=+12.559938682 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8dc9d50 item 81 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6e80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6e80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.821856512 +0000 UTC m=+12.560967228 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b6e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ab05b0 item 82 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.822293479 +0000 UTC m=+12.561404196 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7900): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7900): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7900): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.822293479 +0000 UTC m=+12.561404196 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95b7900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ab0bd0 item 82 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646080): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646080): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646080): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.823275186 +0000 UTC m=+12.562385902 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ab15e0 item 83 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.82374264 +0000 UTC m=+12.562853357 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646580): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646ac0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646ac0): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.82374264 +0000 UTC m=+12.562853357 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9646ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903a0e0 item 83 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647140): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647140): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647140): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.824801494 +0000 UTC m=+12.563912210 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903a460 item 84 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.825305478 +0000 UTC m=+12.564416194 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647bc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647bc0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.825305478 +0000 UTC m=+12.564416194 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9647bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903a620 item 84 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.826375954 +0000 UTC m=+12.565486669 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903aa80 item 85 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.826858547 +0000 UTC m=+12.565969283 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969a840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969ad80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969ad80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969ad80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969ad80): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969ad80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.826858547 +0000 UTC m=+12.565969283 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969ad80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903aee0 item 85 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b400): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b400): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b400): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.828148067 +0000 UTC m=+12.567258783 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903b260 item 86 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.828575536 +0000 UTC m=+12.567686252 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969b900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969be80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969be80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969be80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969be80): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969be80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.828575536 +0000 UTC m=+12.567686252 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e969be80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903b420 item 86 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4600): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4600): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4600): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.829625362 +0000 UTC m=+12.568736078 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903b7a0 item 87 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.83012661 +0000 UTC m=+12.569237326 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c4b00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5040): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5040): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5040): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.83012661 +0000 UTC m=+12.569237326 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903b960 item 87 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c56c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c56c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c56c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c56c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c56c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.831467688 +0000 UTC m=+12.570578404 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c56c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e903be30 item 88 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.832049829 +0000 UTC m=+12.571160555 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96c5bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de240): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de240): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de240): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de240): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de240): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.832049829 +0000 UTC m=+12.571160555 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de240): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ac2770 item 88 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.83331311 +0000 UTC m=+12.572423826 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96de880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97041c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97041c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97041c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b36310 item 89 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97041c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97041c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.83381578 +0000 UTC m=+12.572926496 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97041c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b36620 item 89 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.834284238 +0000 UTC m=+12.573394954 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704c80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704c80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704c80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704c80): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704c80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.834284238 +0000 UTC m=+12.573394954 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9704c80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b36850 item 89 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.8357759 +0000 UTC m=+12.574886616 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97052c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b370a0 item 90 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.836208387 +0000 UTC m=+12.575319104 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b37260 item 90 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.836691593 +0000 UTC m=+12.575802309 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9705d40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736400): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736400): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736400): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.836691593 +0000 UTC m=+12.575802309 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b37420 item 90 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.837751689 +0000 UTC m=+12.576862405 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736a40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736f80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736f80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736f80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b377a0 item 91 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736f80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736f80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.838197602 +0000 UTC m=+12.577308317 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9736f80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8b37c00 item 91 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.838674614 +0000 UTC m=+12.577785330 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97374c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9737a40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9737a40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9737a40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9737a40): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9737a40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.838674614 +0000 UTC m=+12.577785330 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9737a40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89da2a0 item 91 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.839783723 +0000 UTC m=+12.578894439 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e6c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e6c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e6c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89da700 item 92 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e6c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e6c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.840192497 +0000 UTC m=+12.579303212 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974e6c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89da8c0 item 92 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.840662405 +0000 UTC m=+12.579773122 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974ec00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f1c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f1c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f1c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f1c0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f1c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.840662405 +0000 UTC m=+12.579773122 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f1c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89dae00 item 92 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.841755023 +0000 UTC m=+12.580865739 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974f800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974fd40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974fd40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974fd40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89db570 item 93 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974fd40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974fd40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.842227107 +0000 UTC m=+12.581337822 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e974fd40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976a540): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976a540): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976a540): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976a540): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976a540): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.842227107 +0000 UTC m=+12.581337822 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976a540): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89dbdc0 item 93 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.843435634 +0000 UTC m=+12.582546349 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976ab80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b0c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89e45b0 item 94 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b0c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.843836332 +0000 UTC m=+12.582947048 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b7c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b7c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b7c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b7c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b7c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.843836332 +0000 UTC m=+12.582947048 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976b7c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89e47e0 item 94 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.845014832 +0000 UTC m=+12.584125548 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e976be00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788440): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788440): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89e4e70 item 95 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788440): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.845461266 +0000 UTC m=+12.584571981 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788b40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788b40): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.845461266 +0000 UTC m=+12.584571981 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9788b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89e5110 item 95 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.846622022 +0000 UTC m=+12.585732738 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97896c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97896c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97896c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e89e59d0 item 96 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97896c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97896c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.846979198 +0000 UTC m=+12.586089924 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97896c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789dc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789dc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789dc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789dc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789dc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.846979198 +0000 UTC m=+12.586089924 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9789dc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e871a070 item 96 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= 2026/05/31 03:37:56 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:56 DEBUG : Looking for writers 2026/05/31 03:37:56 DEBUG : >WaitForWriters: 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/31 03:37:56 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab180): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab180): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.870354478 +0000 UTC m=+12.609465194 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.870354478 +0000 UTC m=+12.609465194 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abac0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abac0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.870354478 +0000 UTC m=+12.609465194 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9032690 item 1 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e261c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e261c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e261c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e261c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e261c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.872324685 +0000 UTC m=+12.611435411 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e261c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26740): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26740): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26740): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.872324685 +0000 UTC m=+12.611435411 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9032e00 item 2 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27380): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27380): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27380): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.873678217 +0000 UTC m=+12.612788932 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.873678217 +0000 UTC m=+12.612788932 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e701c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e701c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e701c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e701c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e701c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.873678217 +0000 UTC m=+12.612788932 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e701c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9033420 item 3 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70840): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70840): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70840): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.875395747 +0000 UTC m=+12.614506463 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70d80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70d80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70d80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70d80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70d80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.875395747 +0000 UTC m=+12.614506463 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70d80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9033a40 item 4 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e714c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e714c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e714c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e714c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e714c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.876468366 +0000 UTC m=+12.615579082 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e714c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.876468366 +0000 UTC m=+12.615579082 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71e00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71e00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71e00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71e00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71e00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.876468366 +0000 UTC m=+12.615579082 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71e00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ac2460 item 5 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.878157583 +0000 UTC m=+12.617268299 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bada80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bada80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bada80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bada80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bada80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.878157583 +0000 UTC m=+12.617268299 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bada80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ac36c0 item 6 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.879231023 +0000 UTC m=+12.618341739 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.879231023 +0000 UTC m=+12.618341739 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc9c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd180): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd180): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd180): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.879231023 +0000 UTC m=+12.618341739 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e81c0 item 7 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdb40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdb40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdb40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdb40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdb40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.881076035 +0000 UTC m=+12.620186751 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdb40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e89467c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e89467c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e89467c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e89467c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e89467c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.881076035 +0000 UTC m=+12.620186751 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e89467c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e8770 item 8 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df40c0): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8df40c0): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df40c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df40c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df40c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df40c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df40c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.882799054 +0000 UTC m=+12.621909821 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.882799054 +0000 UTC m=+12.621909821 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.882799054 +0000 UTC m=+12.621909821 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e8b60 item 9 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.884502758 +0000 UTC m=+12.623613474 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df59c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df59c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df59c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df59c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df59c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.884502758 +0000 UTC m=+12.623613474 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df59c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e91f0 item 10 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60200): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8f60200): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60200): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60200): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60200): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60200): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f605c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f605c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f605c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f605c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f605c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.885658305 +0000 UTC m=+12.624769021 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f605c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.885658305 +0000 UTC m=+12.624769021 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f610c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f610c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f610c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f610c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f610c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.885658305 +0000 UTC m=+12.624769021 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f610c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9570 item 11 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61740): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61740): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61740): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.887207326 +0000 UTC m=+12.626318042 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.887207326 +0000 UTC m=+12.626318042 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61c80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9b90 item 12 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17200): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8b17200): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17200): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17200): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17200): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17200): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17940): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17940): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.888482228 +0000 UTC m=+12.627592944 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b17940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46200): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46200): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46200): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.888482228 +0000 UTC m=+12.627592944 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe070 item 13 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.88987278 +0000 UTC m=+12.628983495 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46dc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46dc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46dc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46dc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46dc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.88987278 +0000 UTC m=+12.628983495 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46dc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe3f0 item 14 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47400): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8c47400): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47400): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47400): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47400): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47400): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c477c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c477c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c477c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c477c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c477c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.891456646 +0000 UTC m=+12.630567362 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c477c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47e80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47e80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.891456646 +0000 UTC m=+12.630567362 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe9a0 item 15 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4600): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4600): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4600): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.892778267 +0000 UTC m=+12.631888983 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4bc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4bc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.892778267 +0000 UTC m=+12.631888983 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbee00 item 16 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5280): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5280): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5280): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.893992315 +0000 UTC m=+12.633103031 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.893992315 +0000 UTC m=+12.633103031 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5c00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5c00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.893992315 +0000 UTC m=+12.633103031 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf180 item 17 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f23c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f23c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f23c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f23c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f23c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.895611267 +0000 UTC m=+12.634721993 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f23c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2900): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2900): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2900): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.895611267 +0000 UTC m=+12.634721993 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf650 item 18 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2f80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2f80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2f80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2f80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2f80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.896745604 +0000 UTC m=+12.635856320 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2f80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.896745604 +0000 UTC m=+12.635856320 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.896745604 +0000 UTC m=+12.635856320 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf9d0 item 19 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6100): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6100): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6100): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6100): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6100): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.898456201 +0000 UTC m=+12.637566917 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6100): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf66c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf66c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf66c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf66c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf66c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.898456201 +0000 UTC m=+12.637566917 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf66c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa0070 item 20 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6d40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6d40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6d40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6d40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6d40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.899631214 +0000 UTC m=+12.638741930 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf6d40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.899631214 +0000 UTC m=+12.638741930 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7240): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7740): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7740): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7740): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.899631214 +0000 UTC m=+12.638741930 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa0690 item 21 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7dc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7dc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7dc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7dc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7dc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.901658279 +0000 UTC m=+12.640768995 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8cf7dc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6400): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6400): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6400): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.901658279 +0000 UTC m=+12.640768995 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa1180 item 22 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6a80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6a80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6a80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6a80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6a80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.902925718 +0000 UTC m=+12.642036433 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6a80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.902925718 +0000 UTC m=+12.642036433 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a6f80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7500): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7500): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7500): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.902925718 +0000 UTC m=+12.642036433 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa1960 item 23 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7b80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7b80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7b80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7b80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7b80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.904521497 +0000 UTC m=+12.643632212 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97a7b80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e1c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e1c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e1c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e1c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e1c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.904521497 +0000 UTC m=+12.643632212 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e1c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93904d0 item 24 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e800): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8d4e800): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e800): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e800): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e800): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4e800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4ebc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4ebc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4ebc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4ebc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4ebc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.905750762 +0000 UTC m=+12.644861479 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4ebc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.905750762 +0000 UTC m=+12.644861479 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f0c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f600): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f600): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f600): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.905750762 +0000 UTC m=+12.644861479 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4f600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93908c0 item 25 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4fc80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4fc80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4fc80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4fc80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4fc80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.907269236 +0000 UTC m=+12.646379952 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d4fc80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c2c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c2c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c2c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c2c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c2c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.907269236 +0000 UTC m=+12.646379952 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c2c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9390d90 item 26 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c900): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8d6c900): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c900): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c900): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c900): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c900): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6c900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6ccc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6ccc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6ccc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6ccc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6ccc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.908416607 +0000 UTC m=+12.647527323 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6ccc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): _writeAt: size=3, off=7 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.908416607 +0000 UTC m=+12.647527323 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d1c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d700): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d700): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d700): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.908416607 +0000 UTC m=+12.647527323 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6d700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391260 item 27 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6dd80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6dd80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6dd80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6dd80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6dd80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.909931654 +0000 UTC m=+12.649042370 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d6dd80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d863c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d863c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d863c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d863c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d863c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.909931654 +0000 UTC m=+12.649042370 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d863c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391810 item 28 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86a00): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8d86a00): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86a00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86a00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86a00): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86a00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86dc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86dc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86dc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86dc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86dc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.911063745 +0000 UTC m=+12.650174462 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d86dc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87480): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87480): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87480): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.911063745 +0000 UTC m=+12.650174462 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391b90 item 29 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87b00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87b00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87b00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87b00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87b00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.912218451 +0000 UTC m=+12.651329167 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d87b00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e140): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e140): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e140): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.912218451 +0000 UTC m=+12.651329167 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e070 item 30 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e780): _readAt: size=2, off=0 2026/05/31 03:37:56 ERROR : open-test-file(0x1b78e8d9e780): Couldn't read size of file 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e780): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e780): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e780): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e780): close: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9e780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9eb40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9eb40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9eb40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9eb40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9eb40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.913422729 +0000 UTC m=+12.652533445 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9eb40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f200): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f200): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f200): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.913422729 +0000 UTC m=+12.652533445 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e3f0 item 31 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.914779727 +0000 UTC m=+12.653890444 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9f880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9fdc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9fdc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9fdc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9fdc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9fdc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.914779727 +0000 UTC m=+12.653890444 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8d9fdc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e7e0 item 32 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0500): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0500): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0500): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.915862095 +0000 UTC m=+12.654972811 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960eb60 item 33 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.91629308 +0000 UTC m=+12.655403796 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0e80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0e80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.91629308 +0000 UTC m=+12.655403796 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8dd0e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960ed20 item 33 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f01c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f01c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f01c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f01c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f01c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.917521776 +0000 UTC m=+12.656632492 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f01c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc1c0 item 34 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.918024848 +0000 UTC m=+12.657135563 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0b80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0b80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0b80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0b80): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0b80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.918024848 +0000 UTC m=+12.657135563 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f0b80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc380 item 34 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f11c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f11c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f11c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f11c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f11c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.91930524 +0000 UTC m=+12.658415957 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f11c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc700 item 35 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.919841635 +0000 UTC m=+12.658952351 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1b40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1b40): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.919841635 +0000 UTC m=+12.658952351 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e96f1b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc8c0 item 35 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e2c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e2c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e2c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e2c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e2c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.921201348 +0000 UTC m=+12.660312064 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e2c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94ccc40 item 36 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.921654736 +0000 UTC m=+12.660765452 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2e7c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2ed00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2ed00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2ed00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2ed00): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2ed00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.921654736 +0000 UTC m=+12.660765452 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2ed00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cce00 item 36 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.922715773 +0000 UTC m=+12.661826490 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd180 item 37 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.923075423 +0000 UTC m=+12.662186140 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2f7c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2fcc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2fcc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2fcc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2fcc0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2fcc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.923075423 +0000 UTC m=+12.662186140 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e2fcc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd3b0 item 37 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52440): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52440): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52440): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.924181286 +0000 UTC m=+12.663292002 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd810 item 38 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.924609918 +0000 UTC m=+12.663720634 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52e80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52e80): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.924609918 +0000 UTC m=+12.663720634 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e52e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cd9d0 item 38 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53500): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53500): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53500): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.925533545 +0000 UTC m=+12.664644261 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cde30 item 39 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.925974029 +0000 UTC m=+12.665084745 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e53a00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64000): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64000): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64000): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.925974029 +0000 UTC m=+12.665084745 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588150 item 39 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64680): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64680): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64680): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64680): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64680): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.9270052 +0000 UTC m=+12.666115916 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64680): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588620 item 40 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.927543859 +0000 UTC m=+12.666654575 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e64b80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97ba440): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97ba440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97ba440): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97ba440): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97ba440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.927543859 +0000 UTC m=+12.666654575 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97ba440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a00cb0 item 40 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.928561064 +0000 UTC m=+12.667671779 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baa00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baf00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baf00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baf00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a01420 item 41 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baf00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baf00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.928932336 +0000 UTC m=+12.668043052 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97baf00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a01960 item 41 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.92939942 +0000 UTC m=+12.668510146 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb3c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb900): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb900): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb900): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.92939942 +0000 UTC m=+12.668510146 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97bb900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a01dc0 item 41 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.930449416 +0000 UTC m=+12.669560132 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6540): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6540): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6540): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94544d0 item 42 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6540): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6540): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.930846658 +0000 UTC m=+12.669957374 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6540): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454690 item 42 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.931311909 +0000 UTC m=+12.670422624 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d6a80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7000): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7000): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7000): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.931311909 +0000 UTC m=+12.670422624 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454850 item 42 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.932321379 +0000 UTC m=+12.671432094 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7b40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454bd0 item 43 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7b40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.932713691 +0000 UTC m=+12.671824407 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97d7b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9454e70 item 43 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.93313623 +0000 UTC m=+12.672246946 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e86c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e86c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e86c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e86c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e86c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.93313623 +0000 UTC m=+12.672246946 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e86c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455030 item 43 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.936512689 +0000 UTC m=+12.675623406 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e8d00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9200): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9200): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455650 item 44 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9200): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.937527339 +0000 UTC m=+12.676638065 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455a40 item 44 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.937955509 +0000 UTC m=+12.677066226 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9cc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9cc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9cc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9cc0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9cc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.937955509 +0000 UTC m=+12.677066226 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97e9cc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9455c00 item 44 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.938952436 +0000 UTC m=+12.678063152 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc900): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc900): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c0e0 item 45 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc900): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.939386817 +0000 UTC m=+12.678497533 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fc900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd000): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd000): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd000): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.939386817 +0000 UTC m=+12.678497533 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c2a0 item 45 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.941011071 +0000 UTC m=+12.680121787 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fd640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fdb40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fdb40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fdb40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c620 item 46 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fdb40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fdb40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.941407982 +0000 UTC m=+12.680518699 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e97fdb40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6340): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6340): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6340): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.941407982 +0000 UTC m=+12.680518699 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952c7e0 item 46 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.942504115 +0000 UTC m=+12.681614832 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6980): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6e80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952ccb0 item 47 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6e80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.94292887 +0000 UTC m=+12.682039586 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea6e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7580): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7580): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7580): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7580): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7580): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.94292887 +0000 UTC m=+12.682039586 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7580): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952ce70 item 47 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.944142405 +0000 UTC m=+12.683253122 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ea7bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec01c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec01c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec01c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d1f0 item 48 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec01c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec01c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.94458287 +0000 UTC m=+12.683693586 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec01c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec08c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec08c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec08c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec08c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec08c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.94458287 +0000 UTC m=+12.683693586 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec08c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d3b0 item 48 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec0f00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec0f00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec0f00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec0f00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec0f00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.945838575 +0000 UTC m=+12.684949291 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec0f00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d730 item 49 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.94628503 +0000 UTC m=+12.685395756 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec1380): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec18c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec18c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec18c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec18c0): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec18c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.94628503 +0000 UTC m=+12.685395756 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ec18c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952d8f0 item 49 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8040): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8040): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8040): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.947361376 +0000 UTC m=+12.686472093 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e952dc70 item 50 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.947800829 +0000 UTC m=+12.686911544 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8540): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8ac0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8ac0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.947800829 +0000 UTC m=+12.686911544 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed8ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2070 item 50 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9140): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9140): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9140): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9140): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9140): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.948926959 +0000 UTC m=+12.688037675 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9140): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f24d0 item 51 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.949342525 +0000 UTC m=+12.688453241 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9b80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9b80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9b80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9b80): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9b80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.949342525 +0000 UTC m=+12.688453241 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ed9b80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2690 item 51 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6300): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6300): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6300): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.950496529 +0000 UTC m=+12.689607245 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2a10 item 52 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.950936711 +0000 UTC m=+12.690047427 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6d80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6d80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6d80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6d80): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6d80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.950936711 +0000 UTC m=+12.690047427 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef6d80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f2d90 item 52 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7400): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7400): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7400): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.951949128 +0000 UTC m=+12.691059844 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f31f0 item 53 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.952374172 +0000 UTC m=+12.691484888 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7900): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7e40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7e40): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.952374172 +0000 UTC m=+12.691484888 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8ef7e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f35e0 item 53 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f205c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f205c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f205c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f205c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f205c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.953635207 +0000 UTC m=+12.692745923 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f205c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f39d0 item 54 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.954319592 +0000 UTC m=+12.693430308 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f20ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21040): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21040): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21040): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21040): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21040): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.954319592 +0000 UTC m=+12.693430308 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21040): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90f3c70 item 54 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f216c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f216c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f216c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f216c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f216c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.955379838 +0000 UTC m=+12.694490555 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f216c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e862e770 item 55 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.955817787 +0000 UTC m=+12.694928504 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f21bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50200): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50200): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50200): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.955817787 +0000 UTC m=+12.694928504 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e862f500 item 55 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.956928088 +0000 UTC m=+12.696038805 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e898c9a0 item 56 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.957417184 +0000 UTC m=+12.696527899 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f50d80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51300): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51300): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51300): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.957417184 +0000 UTC m=+12.696527899 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e898d3b0 item 56 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.958449397 +0000 UTC m=+12.697560113 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51940): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51e80): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f621c0 item 57 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51e80): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.958885131 +0000 UTC m=+12.697995848 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f51e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62380 item 57 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.959345943 +0000 UTC m=+12.698456659 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7a4c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7aa40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7aa40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7aa40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7aa40): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7aa40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.959345943 +0000 UTC m=+12.698456659 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7aa40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62690 item 57 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.960502331 +0000 UTC m=+12.699613048 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b5c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b5c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b5c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62a10 item 58 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b5c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b5c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.960901847 +0000 UTC m=+12.700012573 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7b5c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62bd0 item 58 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.961553571 +0000 UTC m=+12.700664286 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f7bb00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c1c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c1c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c1c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c1c0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c1c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.961553571 +0000 UTC m=+12.700664286 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c1c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f62e00 item 58 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.962736589 +0000 UTC m=+12.701847305 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9c800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9cd40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9cd40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9cd40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f632d0 item 59 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9cd40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9cd40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.963141485 +0000 UTC m=+12.702252201 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9cd40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f635e0 item 59 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.963609341 +0000 UTC m=+12.702720056 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d800): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d800): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d800): >_readAt: n=8, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.963609341 +0000 UTC m=+12.702720056 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9d800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f637a0 item 59 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.964730201 +0000 UTC m=+12.703840917 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f9de40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8f63c70 item 60 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.965177318 +0000 UTC m=+12.704288034 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): open at offset 5 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8000 item 60 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): _readAt: size=2, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): _writeAt: size=3, off=5 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.965704595 +0000 UTC m=+12.704815312 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fce9c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcef80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcef80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcef80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcef80): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcef80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.965704595 +0000 UTC m=+12.704815312 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcef80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa82a0 item 60 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.966820557 +0000 UTC m=+12.705931273 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcf5c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfb00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfb00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfb00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8770 item 61 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfb00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfb00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.96725064 +0000 UTC m=+12.706361357 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8fcfb00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9010300): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9010300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9010300): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9010300): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9010300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.96725064 +0000 UTC m=+12.706361357 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e9010300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa8930 item 61 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.970593565 +0000 UTC m=+12.709704282 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c180): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c180): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c180): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e070 item 62 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c180): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c180): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.97097117 +0000 UTC m=+12.710081887 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980c180): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980cd00): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980cd00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980cd00): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980cd00): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980cd00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.97097117 +0000 UTC m=+12.710081887 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980cd00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e230 item 62 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.972185237 +0000 UTC m=+12.711295953 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d340): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d880): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d880): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d880): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e620 item 63 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d880): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d880): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.972804349 +0000 UTC m=+12.711915065 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e980d880): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa080): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa080): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa080): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.972804349 +0000 UTC m=+12.711915065 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960e7e0 item 63 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): open at offset 0 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): >_readAt: n=0, err=Bad file descriptor 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.97434285 +0000 UTC m=+12.713453565 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aa780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aacc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aacc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aacc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960eb60 item 64 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aacc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aacc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.974740933 +0000 UTC m=+12.713851649 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aacc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab3c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab3c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab3c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab3c0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab3c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.974740933 +0000 UTC m=+12.713851649 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95ab3c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960ed20 item 64 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.97584941 +0000 UTC m=+12.714960126 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95aba00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960f260 item 65 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.976310353 +0000 UTC m=+12.715421069 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95abe80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26440): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26440): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26440): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26440): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26440): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.976310353 +0000 UTC m=+12.715421069 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26440): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960f420 item 65 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26f40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26f40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26f40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26f40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26f40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.977389835 +0000 UTC m=+12.716500551 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e26f40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960f7a0 item 66 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.977870635 +0000 UTC m=+12.716981351 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27e80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27e80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27e80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27e80): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27e80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.977870635 +0000 UTC m=+12.716981351 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e27e80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960f960 item 66 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70600): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70600): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70600): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.978945208 +0000 UTC m=+12.718055925 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e960fce0 item 67 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.979463038 +0000 UTC m=+12.718573754 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70a80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70f80): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70f80): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70f80): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70f80): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70f80): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.979463038 +0000 UTC m=+12.718573754 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e70f80): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588070 item 67 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71700): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71700): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71700): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71700): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71700): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.980594609 +0000 UTC m=+12.719705325 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71700): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588540 item 68 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.981172602 +0000 UTC m=+12.720283319 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8e71c00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bac480): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bac480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bac480): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bac480): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bac480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.981172602 +0000 UTC m=+12.720283319 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bac480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e95887e0 item 68 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad800): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad800): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad800): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad800): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad800): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.982146536 +0000 UTC m=+12.721257252 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8bad800): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588b60 item 69 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.982511156 +0000 UTC m=+12.721621872 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8badcc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc540): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc540): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc540): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc540): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc540): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.982511156 +0000 UTC m=+12.721621872 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abc540): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9588d20 item 69 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abcf00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abcf00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abcf00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abcf00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abcf00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.983565 +0000 UTC m=+12.722675716 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abcf00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589110 item 70 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.984013518 +0000 UTC m=+12.723124234 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abd400): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdcc0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdcc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdcc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdcc0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdcc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.984013518 +0000 UTC m=+12.723124234 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8abdcc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589340 item 70 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947ac0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947ac0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.985191187 +0000 UTC m=+12.724301903 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8947ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e95896c0 item 71 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.985616712 +0000 UTC m=+12.724727428 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4280): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4780): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4780): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4780): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.985616712 +0000 UTC m=+12.724727428 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589880 item 71 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.986650677 +0000 UTC m=+12.725761394 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df4e00): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9589dc0 item 72 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.98706344 +0000 UTC m=+12.726174155 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5300): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5840): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5840): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5840): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5840): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5840): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.98706344 +0000 UTC m=+12.726174155 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8df5840): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a364d0 item 72 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.988134716 +0000 UTC m=+12.727245433 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60500): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60500): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60500): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a36cb0 item 73 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60500): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60500): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.988438641 +0000 UTC m=+12.727549357 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60500): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a36f50 item 73 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.988829792 +0000 UTC m=+12.727940508 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f60ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61000): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61000): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61000): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.988829792 +0000 UTC m=+12.727940508 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a37490 item 73 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.990054359 +0000 UTC m=+12.729165075 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61640): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61b40): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a379d0 item 74 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61b40): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.990445819 +0000 UTC m=+12.729556535 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8f61b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a37c00 item 74 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.990982746 +0000 UTC m=+12.730093462 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b16e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.990982746 +0000 UTC m=+12.730093462 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8b178c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8a37dc0 item 74 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.992246756 +0000 UTC m=+12.731357473 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46000): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46600): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46600): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46600): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9032770 item 75 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46600): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46600): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.992632958 +0000 UTC m=+12.731743674 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46600): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): >_readAt: n=2, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): _writeAt: size=3, off=2 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9032a10 item 75 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.993043635 +0000 UTC m=+12.732154351 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c46b40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47080): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47080): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47080): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47080): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47080): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.993043635 +0000 UTC m=+12.732154351 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47080): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9032cb0 item 75 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.994257651 +0000 UTC m=+12.733368367 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c476c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47bc0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47bc0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47bc0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9033340 item 76 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47bc0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47bc0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.994722862 +0000 UTC m=+12.733833578 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e8c47bc0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9033500 item 76 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): _writeAt: size=3, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): >_writeAt: n=3, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.995249548 +0000 UTC m=+12.734360264 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): >_readAt: n=3, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.995249548 +0000 UTC m=+12.734360264 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4780): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e90336c0 item 76 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.996383264 +0000 UTC m=+12.735493980 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c4ec0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c53c0): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c53c0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c53c0): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9033c00 item 77 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c53c0): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c53c0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.996799611 +0000 UTC m=+12.735910327 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c53c0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5ac0): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5ac0): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5ac0): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5ac0): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5ac0): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.996799611 +0000 UTC m=+12.735910327 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e95c5ac0): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ac21c0 item 77 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.997987138 +0000 UTC m=+12.737097854 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2200): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2740): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2740): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2740): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ac3110 item 78 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2740): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2740): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.998402985 +0000 UTC m=+12.737513701 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2740): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2e40): _readAt: size=512, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2e40): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2e40): >openPending: err= 2026/05/31 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2e40): >_readAt: n=5, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2e40): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.998402985 +0000 UTC m=+12.737513701 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f2e40): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: Remove: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8ac36c0 item 78 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >openPending: err= 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): _readAt: size=2, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >_readAt: n=0, err=EOF 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >_writeAt: n=5, err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): close: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:56.999708997 +0000 UTC m=+12.738819713 2026/05/31 03:37:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3480): >close: err= 2026/05/31 03:37:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): _writeAt: size=5, off=0 2026/05/31 03:37:56 DEBUG : open-test-file(0x1b78e93f3980): openPending: 2026/05/31 03:37:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e93f3980): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e81c0 item 79 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e93f3980): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e93f3980): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.000269687 +0000 UTC m=+12.739380403 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e93f3980): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6180): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6180): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6180): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6180): >_readAt: n=5, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6180): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.000269687 +0000 UTC m=+12.739380403 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6180): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e8460 item 79 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.005204344 +0000 UTC m=+12.744315060 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6840): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6d40): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6d40): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6d40): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e87e0 item 80 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6d40): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6d40): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.005625622 +0000 UTC m=+12.744736338 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf6d40): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7440): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7440): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7440): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7440): >_readAt: n=5, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7440): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.005625622 +0000 UTC m=+12.744736338 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7440): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e89a0 item 80 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7a80): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7a80): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7a80): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7a80): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7a80): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.007806408 +0000 UTC m=+12.746917124 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8cf7a80): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): >_readAt: n=2, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): _writeAt: size=3, off=7 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e8f50 item 81 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.008851987 +0000 UTC m=+12.747962702 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48000): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48540): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48540): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48540): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48540): >_readAt: n=8, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48540): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.008851987 +0000 UTC m=+12.747962702 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48540): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9110 item 81 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48bc0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48bc0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48bc0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48bc0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48bc0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.013290164 +0000 UTC m=+12.752400881 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d48bc0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9490 item 82 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): _readAt: size=2, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): _writeAt: size=3, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.014390676 +0000 UTC m=+12.753501392 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d490c0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49640): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49640): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49640): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49640): >_readAt: n=3, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49640): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.014390676 +0000 UTC m=+12.753501392 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49640): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e97a0 item 82 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49cc0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49cc0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49cc0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49cc0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49cc0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.015890204 +0000 UTC m=+12.755000920 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d49cc0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): >_readAt: n=2, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): _writeAt: size=3, off=7 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9b20 item 83 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.016499406 +0000 UTC m=+12.755610122 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d582c0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58800): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58800): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58800): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58800): >_readAt: n=8, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58800): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.016499406 +0000 UTC m=+12.755610122 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58800): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93e9ce0 item 83 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58e80): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58e80): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58e80): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58e80): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58e80): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.01791764 +0000 UTC m=+12.757028356 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d58e80): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe1c0 item 84 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): _readAt: size=2, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): _writeAt: size=3, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.018842469 +0000 UTC m=+12.757953186 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59380): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59900): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59900): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59900): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59900): >_readAt: n=3, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59900): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.018842469 +0000 UTC m=+12.757953186 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d59900): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe380 item 84 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80080): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80080): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80080): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80080): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80080): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.020952563 +0000 UTC m=+12.760063279 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80080): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): >_readAt: n=2, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): _writeAt: size=3, off=7 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbe850 item 85 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.021643219 +0000 UTC m=+12.760753935 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80580): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80ac0): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80ac0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80ac0): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80ac0): >_readAt: n=8, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80ac0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.021643219 +0000 UTC m=+12.760753935 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d80ac0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbeaf0 item 85 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81140): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81140): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81140): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81140): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81140): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.023386428 +0000 UTC m=+12.762497144 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81140): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbef50 item 86 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): _readAt: size=2, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): _writeAt: size=3, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.024824209 +0000 UTC m=+12.763934924 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81640): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81bc0): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81bc0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81bc0): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81bc0): >_readAt: n=3, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81bc0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.024824209 +0000 UTC m=+12.763934924 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d81bc0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf110 item 86 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e340): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e340): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e340): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e340): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e340): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.026645825 +0000 UTC m=+12.765756542 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e340): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): >_readAt: n=2, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): _writeAt: size=3, off=7 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf490 item 87 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.027175647 +0000 UTC m=+12.766286364 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8e840): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8ed80): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8ed80): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8ed80): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8ed80): >_readAt: n=8, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8ed80): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.027175647 +0000 UTC m=+12.766286364 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8ed80): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf650 item 87 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f400): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f400): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f400): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f400): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f400): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.0287465 +0000 UTC m=+12.767857216 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f400): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbf9d0 item 88 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): _readAt: size=2, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): _writeAt: size=3, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.02951248 +0000 UTC m=+12.768623195 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8f900): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8fe80): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8fe80): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8fe80): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8fe80): >_readAt: n=3, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8fe80): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.02951248 +0000 UTC m=+12.768623195 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8d8fe80): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8fbfb90 item 88 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.031309048 +0000 UTC m=+12.770419764 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da65c0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da6b00): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da6b00): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da6b00): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa0150 item 89 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da6b00): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da6b00): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.032206948 +0000 UTC m=+12.771317664 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da6b00): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): >_readAt: n=2, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): _writeAt: size=3, off=7 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa04d0 item 89 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.032807223 +0000 UTC m=+12.771917939 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7040): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da75c0): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da75c0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da75c0): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da75c0): >_readAt: n=8, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da75c0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.032807223 +0000 UTC m=+12.771917939 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da75c0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa0700 item 89 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.034236629 +0000 UTC m=+12.773347355 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8da7c00): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4240): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4240): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4240): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa0f50 item 90 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4240): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4240): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.03491955 +0000 UTC m=+12.774030266 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4240): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa12d0 item 90 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): _readAt: size=2, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): _writeAt: size=3, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.035765782 +0000 UTC m=+12.774876508 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4780): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4d40): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4d40): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4d40): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4d40): >_readAt: n=3, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4d40): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.035765782 +0000 UTC m=+12.774876508 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc4d40): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e8aa1500 item 90 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.037446672 +0000 UTC m=+12.776557388 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5380): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc58c0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc58c0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc58c0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9390000 item 91 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc58c0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc58c0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.038331826 +0000 UTC m=+12.777442542 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc58c0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): >_readAt: n=2, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): _writeAt: size=3, off=7 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93901c0 item 91 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.039160536 +0000 UTC m=+12.778271262 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dc5e00): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6480): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6480): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6480): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6480): >_readAt: n=8, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6480): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.039160536 +0000 UTC m=+12.778271262 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6480): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93905b0 item 91 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.04036331 +0000 UTC m=+12.779474027 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd6ac0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7000): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7000): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7000): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9390930 item 92 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7000): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7000): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.040821327 +0000 UTC m=+12.779932044 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7000): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): open at offset 5 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9390af0 item 92 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): _readAt: size=2, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): _writeAt: size=3, off=5 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): >_writeAt: n=3, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.041390895 +0000 UTC m=+12.780501611 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7540): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7b00): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7b00): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7b00): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7b00): >_readAt: n=3, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7b00): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.041390895 +0000 UTC m=+12.780501611 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dd7b00): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9390cb0 item 92 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.042620862 +0000 UTC m=+12.781731579 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec240): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec780): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec780): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec780): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391110 item 93 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec780): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec780): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.043109547 +0000 UTC m=+12.782220263 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dec780): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dece80): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dece80): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dece80): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dece80): >_readAt: n=5, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dece80): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.043109547 +0000 UTC m=+12.782220263 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8dece80): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391420 item 93 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.04473885 +0000 UTC m=+12.783849566 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8ded4c0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8deda00): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8deda00): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8deda00): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e93917a0 item 94 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8deda00): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8deda00): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.045237252 +0000 UTC m=+12.784347969 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8deda00): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12200): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12200): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12200): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12200): >_readAt: n=5, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12200): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.045237252 +0000 UTC m=+12.784347969 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12200): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391960 item 94 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.046412757 +0000 UTC m=+12.785523473 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12840): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12d80): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12d80): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12d80): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e9391ce0 item 95 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12d80): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12d80): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.046779842 +0000 UTC m=+12.785890558 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e12d80): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13480): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13480): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13480): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13480): >_readAt: n=5, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13480): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.046779842 +0000 UTC m=+12.785890558 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13480): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc070 item 95 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): open at offset 0 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): _readAt: size=2, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): >_readAt: n=0, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.047930178 +0000 UTC m=+12.787040894 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e13ac0): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a100): _writeAt: size=5, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a100): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a100): >openPending: err= 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc3f0 item 96 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a100): >_writeAt: n=5, err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a100): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.048317832 +0000 UTC m=+12.787428548 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a100): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 03:37:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:37:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 03:37:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a800): _readAt: size=512, off=0 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a800): openPending: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a800): >openPending: err= 2026/05/31 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a800): >_readAt: n=5, err=EOF 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a800): close: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 03:37:57.048317832 +0000 UTC m=+12.787428548 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 03:37:57 DEBUG : open-test-file(0x1b78e8e4a800): >close: err= 2026/05/31 03:37:57 DEBUG : open-test-file: Remove: 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b78e94cc5b0 item 96 2026/05/31 03:37:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 03:37:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 03:37:57 DEBUG : open-test-file: >Remove: err= 2026/05/31 03:37:57 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : >WaitForWriters: 2026/05/31 03:37:57 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.42s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- 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.01s) --- 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-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:37:57 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:37:57 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:37:57 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:57 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:37:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:37:57 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:37:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:37:57 DEBUG : file1: newRWFileHandle: 2026/05/31 03:37:57 DEBUG : file1(0x1b78e8f11000): openPending: 2026/05/31 03:37:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:57 DEBUG : file1(0x1b78e8f11000): >openPending: err= 2026/05/31 03:37:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 03:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:37:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 03:37:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/31 03:37:57 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/31 03:37:57 DEBUG : Looking for writers 2026/05/31 03:37:57 DEBUG : file1: reading active writers 2026/05/31 03:37:57 DEBUG : file1: active writers 1 2026/05/31 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/31 03:37:58 DEBUG : Looking for writers 2026/05/31 03:37:58 DEBUG : file1: reading active writers 2026/05/31 03:37:58 DEBUG : file1: active writers 1 2026/05/31 03:37:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 DEBUG : Looking for writers 2026/05/31 03:37:59 DEBUG : file1: reading active writers 2026/05/31 03:37:59 DEBUG : file1: active writers 1 2026/05/31 03:37:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:37:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko/dir/file1: no such file or directory 2026/05/31 03:38:00 DEBUG : Looking for writers 2026/05/31 03:38:00 DEBUG : file1: reading active writers 2026/05/31 03:38:00 DEBUG : file1: active writers 1 2026/05/31 03:38:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:01 DEBUG : Looking for writers 2026/05/31 03:38:01 DEBUG : file1: reading active writers 2026/05/31 03:38:01 DEBUG : file1: active writers 1 2026/05/31 03:38:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:02 DEBUG : Looking for writers 2026/05/31 03:38:02 DEBUG : file1: reading active writers 2026/05/31 03:38:02 DEBUG : file1: active writers 1 2026/05/31 03:38:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:03 DEBUG : Looking for writers 2026/05/31 03:38:03 DEBUG : file1: reading active writers 2026/05/31 03:38:03 DEBUG : file1: active writers 1 2026/05/31 03:38:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:04 DEBUG : Looking for writers 2026/05/31 03:38:04 DEBUG : file1: reading active writers 2026/05/31 03:38:04 DEBUG : file1: active writers 1 2026/05/31 03:38:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:05 DEBUG : Looking for writers 2026/05/31 03:38:05 DEBUG : file1: reading active writers 2026/05/31 03:38:05 DEBUG : file1: active writers 1 2026/05/31 03:38:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:06 DEBUG : Looking for writers 2026/05/31 03:38:06 DEBUG : file1: reading active writers 2026/05/31 03:38:06 DEBUG : file1: active writers 1 2026/05/31 03:38:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:07 DEBUG : Looking for writers 2026/05/31 03:38:07 DEBUG : file1: reading active writers 2026/05/31 03:38:07 DEBUG : file1: active writers 1 2026/05/31 03:38:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:08 DEBUG : Looking for writers 2026/05/31 03:38:08 DEBUG : file1: reading active writers 2026/05/31 03:38:08 DEBUG : file1: active writers 1 2026/05/31 03:38:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:09 DEBUG : Looking for writers 2026/05/31 03:38:09 DEBUG : file1: reading active writers 2026/05/31 03:38:09 DEBUG : file1: active writers 1 2026/05/31 03:38:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:10 DEBUG : Looking for writers 2026/05/31 03:38:10 DEBUG : file1: reading active writers 2026/05/31 03:38:10 DEBUG : file1: active writers 1 2026/05/31 03:38:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:11 DEBUG : Looking for writers 2026/05/31 03:38:11 DEBUG : file1: reading active writers 2026/05/31 03:38:11 DEBUG : file1: active writers 1 2026/05/31 03:38:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:12 DEBUG : Looking for writers 2026/05/31 03:38:12 DEBUG : file1: reading active writers 2026/05/31 03:38:12 DEBUG : file1: active writers 1 2026/05/31 03:38:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:13 DEBUG : Looking for writers 2026/05/31 03:38:13 DEBUG : file1: reading active writers 2026/05/31 03:38:13 DEBUG : file1: active writers 1 2026/05/31 03:38:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:14 DEBUG : Looking for writers 2026/05/31 03:38:14 DEBUG : file1: reading active writers 2026/05/31 03:38:14 DEBUG : file1: active writers 1 2026/05/31 03:38:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:15 DEBUG : Looking for writers 2026/05/31 03:38:15 DEBUG : file1: reading active writers 2026/05/31 03:38:15 DEBUG : file1: active writers 1 2026/05/31 03:38:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:16 DEBUG : Looking for writers 2026/05/31 03:38:16 DEBUG : file1: reading active writers 2026/05/31 03:38:16 DEBUG : file1: active writers 1 2026/05/31 03:38:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:17 DEBUG : Looking for writers 2026/05/31 03:38:17 DEBUG : file1: reading active writers 2026/05/31 03:38:17 DEBUG : file1: active writers 1 2026/05/31 03:38:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:18 DEBUG : Looking for writers 2026/05/31 03:38:18 DEBUG : file1: reading active writers 2026/05/31 03:38:18 DEBUG : file1: active writers 1 2026/05/31 03:38:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:19 DEBUG : Looking for writers 2026/05/31 03:38:19 DEBUG : file1: reading active writers 2026/05/31 03:38:19 DEBUG : file1: active writers 1 2026/05/31 03:38:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:20 DEBUG : Looking for writers 2026/05/31 03:38:20 DEBUG : file1: reading active writers 2026/05/31 03:38:20 DEBUG : file1: active writers 1 2026/05/31 03:38:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:21 DEBUG : Looking for writers 2026/05/31 03:38:21 DEBUG : file1: reading active writers 2026/05/31 03:38:21 DEBUG : file1: active writers 1 2026/05/31 03:38:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:22 DEBUG : Looking for writers 2026/05/31 03:38:22 DEBUG : file1: reading active writers 2026/05/31 03:38:22 DEBUG : file1: active writers 1 2026/05/31 03:38:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:23 DEBUG : Looking for writers 2026/05/31 03:38:23 DEBUG : file1: reading active writers 2026/05/31 03:38:23 DEBUG : file1: active writers 1 2026/05/31 03:38:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:24 DEBUG : Looking for writers 2026/05/31 03:38:24 DEBUG : file1: reading active writers 2026/05/31 03:38:24 DEBUG : file1: active writers 1 2026/05/31 03:38:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:25 DEBUG : Looking for writers 2026/05/31 03:38:25 DEBUG : file1: reading active writers 2026/05/31 03:38:25 DEBUG : file1: active writers 1 2026/05/31 03:38:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:26 DEBUG : Looking for writers 2026/05/31 03:38:26 DEBUG : file1: reading active writers 2026/05/31 03:38:26 DEBUG : file1: active writers 1 2026/05/31 03:38:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/31 03:38:27 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1b78e95ae200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1b78e8e1e6c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:30206117144320} name:file1 opens:1 downloaders: o: fd:0x1b78e87022b0 info:{ModTime:{wall:14014930621064488763 ext:12811144823 loc:0x472f320} ATime:{wall:14014930621064488763 ext:12811144823 loc:0x472f320} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/31 03:38:27 DEBUG : >WaitForWriters: 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:27 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:38:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:38:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:27 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:38:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:27 DEBUG : rename_me: newRWFileHandle: 2026/05/31 03:38:27 DEBUG : rename_me(0x1b78e8ee4100): openPending: 2026/05/31 03:38:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/31 03:38:27 DEBUG : rename_me(0x1b78e8ee4100): >openPending: err= 2026/05/31 03:38:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/31 03:38:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/31 03:38:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/31 03:38:27 DEBUG : rename_me(0x1b78e8ee4100): _writeAt: size=5, off=0 2026/05/31 03:38:27 DEBUG : rename_me(0x1b78e8ee4100): >_writeAt: n=5, err= 2026/05/31 03:38:27 DEBUG : rename_me(0x1b78e8ee4100): close: 2026/05/31 03:38:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-31 03:38:27.095875148 +0000 UTC m=+42.834985864 2026/05/31 03:38:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/31 03:38:27 DEBUG : rename_me(0x1b78e8ee4100): >close: err= 2026/05/31 03:38:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/31 03:38:27 DEBUG : i_was_renamed: Updating file with 0x1b78e8edd6c0 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/31 03:38:27 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:27 DEBUG : Looking for writers 2026/05/31 03:38:27 DEBUG : i_was_renamed: reading active writers 2026/05/31 03:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 03:38:27 DEBUG : Looking for writers 2026/05/31 03:38:27 DEBUG : i_was_renamed: reading active writers 2026/05/31 03:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 03:38:27 DEBUG : Looking for writers 2026/05/31 03:38:27 DEBUG : i_was_renamed: reading active writers 2026/05/31 03:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 03:38:27 DEBUG : Looking for writers 2026/05/31 03:38:27 DEBUG : i_was_renamed: reading active writers 2026/05/31 03:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 03:38:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/31 03:38:27 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:27 DEBUG : i_was_renamed: size = 5 OK 2026/05/31 03:38:27 INFO : i_was_renamed: Copied (new) 2026/05/31 03:38:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-31 03:38:27 +0000 UTC" 2026/05/31 03:38:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/31 03:38:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/31 03:38:27 DEBUG : Looking for writers 2026/05/31 03:38:27 DEBUG : i_was_renamed: reading active writers 2026/05/31 03:38:27 DEBUG : >WaitForWriters: 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:27 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:38:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 03:38:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{f7_8w}/rclone-test-sahajog0tuko" 2026/05/31 03:38:27 INFO : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:27 DEBUG : forgetting directory cache 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8abd200): _readAt: size=512, off=0 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8abd200): openPending: 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 02:39:27 +0000 UTC" against cached fingerprint "" 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8abd200): >openPending: err= 2026/05/31 03:38:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8abd200): >_readAt: n=20, err=EOF 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8abd200): close: 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:39:27 +0000 GMT 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8abd200): >close: err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:27 DEBUG : forgetting directory cache 2026/05/31 03:38:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8f61c80): _readAt: size=512, off=0 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8f61c80): openPending: 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 02:40:27 +0000 UTC" against cached fingerprint "20,2026-05-31 02:39:27 +0000 UTC" 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 02:40:27 +0000 UTC" != cached fingerprint "20,2026-05-31 02:39:27 +0000 UTC") 2026/05/31 03:38:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 03:38:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8f61c80): >openPending: err= 2026/05/31 03:38:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8f61c80): >_readAt: n=20, err=EOF 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8f61c80): close: 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:40:27 +0000 GMT 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate(0x1b78e8f61c80): >close: err= 2026/05/31 03:38:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:27 DEBUG : forgetting directory cache 2026/05/31 03:38:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8cf63c0): _readAt: size=512, off=0 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8cf63c0): openPending: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 02:41:27 +0000 UTC" against cached fingerprint "20,2026-05-31 02:40:27 +0000 UTC" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 02:41:27 +0000 UTC" != cached fingerprint "20,2026-05-31 02:40:27 +0000 UTC") 2026/05/31 03:38:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 03:38:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8cf63c0): >openPending: err= 2026/05/31 03:38:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8cf63c0): >_readAt: n=20, err=EOF 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8cf63c0): close: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:41:27 +0000 GMT 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8cf63c0): >close: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:28 DEBUG : forgetting directory cache 2026/05/31 03:38:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8f102c0): _readAt: size=512, off=0 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8f102c0): openPending: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 02:42:27 +0000 UTC" against cached fingerprint "20,2026-05-31 02:41:27 +0000 UTC" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 02:42:27 +0000 UTC" != cached fingerprint "20,2026-05-31 02:41:27 +0000 UTC") 2026/05/31 03:38:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 03:38:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8f102c0): >openPending: err= 2026/05/31 03:38:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8f102c0): >_readAt: n=20, err=EOF 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8f102c0): close: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:42:27 +0000 GMT 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8f102c0): >close: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:28 DEBUG : forgetting directory cache 2026/05/31 03:38:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8c29b80): _readAt: size=512, off=0 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8c29b80): openPending: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 02:43:27 +0000 UTC" against cached fingerprint "20,2026-05-31 02:42:27 +0000 UTC" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 02:43:27 +0000 UTC" != cached fingerprint "20,2026-05-31 02:42:27 +0000 UTC") 2026/05/31 03:38:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 03:38:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8c29b80): >openPending: err= 2026/05/31 03:38:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8c29b80): >_readAt: n=20, err=EOF 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8c29b80): close: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:43:27 +0000 GMT 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8c29b80): >close: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:28 DEBUG : forgetting directory cache 2026/05/31 03:38:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8d89200): _readAt: size=512, off=0 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8d89200): openPending: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 02:44:27 +0000 UTC" against cached fingerprint "20,2026-05-31 02:43:27 +0000 UTC" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 02:44:27 +0000 UTC" != cached fingerprint "20,2026-05-31 02:43:27 +0000 UTC") 2026/05/31 03:38:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 03:38:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8d89200): >openPending: err= 2026/05/31 03:38:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8d89200): >_readAt: n=20, err=EOF 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8d89200): close: 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:44:27 +0000 GMT 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate(0x1b78e8d89200): >close: err= 2026/05/31 03:38:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 DEBUG : forgetting directory cache 2026/05/31 03:38:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cada40): _readAt: size=512, off=0 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cada40): openPending: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-31 02:45:27 +0000 UTC" against cached fingerprint "20,2026-05-31 02:44:27 +0000 UTC" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-31 02:45:27 +0000 UTC" != cached fingerprint "20,2026-05-31 02:44:27 +0000 UTC") 2026/05/31 03:38:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/31 03:38:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cada40): >openPending: err= 2026/05/31 03:38:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cada40): >_readAt: n=21, err=EOF 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cada40): close: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:45:27 +0000 GMT 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cada40): >close: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 DEBUG : forgetting directory cache 2026/05/31 03:38:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cfcb00): _readAt: size=512, off=0 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cfcb00): openPending: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-31 02:46:27 +0000 UTC" against cached fingerprint "21,2026-05-31 02:45:27 +0000 UTC" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-31 02:46:27 +0000 UTC" != cached fingerprint "21,2026-05-31 02:45:27 +0000 UTC") 2026/05/31 03:38:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/31 03:38:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cfcb00): >openPending: err= 2026/05/31 03:38:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cfcb00): >_readAt: n=22, err=EOF 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cfcb00): close: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:46:27 +0000 GMT 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8cfcb00): >close: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 DEBUG : forgetting directory cache 2026/05/31 03:38:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8db9240): _readAt: size=512, off=0 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8db9240): openPending: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-31 02:47:27 +0000 UTC" against cached fingerprint "22,2026-05-31 02:46:27 +0000 UTC" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-31 02:47:27 +0000 UTC" != cached fingerprint "22,2026-05-31 02:46:27 +0000 UTC") 2026/05/31 03:38:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/31 03:38:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8db9240): >openPending: err= 2026/05/31 03:38:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8db9240): >_readAt: n=23, err=EOF 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8db9240): close: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:47:27 +0000 GMT 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8db9240): >close: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 DEBUG : forgetting directory cache 2026/05/31 03:38:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8e87cc0): _readAt: size=512, off=0 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8e87cc0): openPending: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-31 02:48:27 +0000 UTC" against cached fingerprint "23,2026-05-31 02:47:27 +0000 UTC" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-31 02:48:27 +0000 UTC" != cached fingerprint "23,2026-05-31 02:47:27 +0000 UTC") 2026/05/31 03:38:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/31 03:38:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8e87cc0): >openPending: err= 2026/05/31 03:38:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8e87cc0): >_readAt: n=24, err=EOF 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8e87cc0): close: 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 02:48:27 +0000 GMT 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate(0x1b78e8e87cc0): >close: err= 2026/05/31 03:38:29 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:29 DEBUG : Looking for writers 2026/05/31 03:38:29 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/31 03:38:29 DEBUG : >WaitForWriters: 2026/05/31 03:38:29 DEBUG : webdav root 'rclone-test-sahajog0tuko': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:29 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:29 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:29 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : forgetting directory cache 2026/05/31 03:38:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/31 03:38:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/31 03:38:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/31 03:38:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/31 03:38:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/31 03:38:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/31 03:38:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/31 03:38:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/31 03:38:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/31 03:38:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/31 03:38:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/31 03:38:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/31 03:38:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/31 03:38:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/31 03:38:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/31 03:38:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/31 03:38:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : FiLeA: reading active writers 2026/05/31 03:38:30 DEBUG : FiLeB: reading active writers 2026/05/31 03:38:30 DEBUG : FilEb: reading active writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : FiLeA: reading active writers 2026/05/31 03:38:30 DEBUG : FiLeB: reading active writers 2026/05/31 03:38:30 DEBUG : FilEb: reading active writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/31 03:38:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : webdav root 'rclone-test-sahajog0tuko': Reusing VFS from active cache 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : dir: Looking for writers 2026/05/31 03:38:30 DEBUG : file2: reading active writers 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : dir: reading active writers 2026/05/31 03:38:30 DEBUG : file1: reading active writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : dir: Looking for writers 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : dir: reading active writers 2026/05/31 03:38:30 DEBUG : file1: reading active writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:30 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : file1: Open: flags=O_RDONLY 2026/05/31 03:38:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/31 03:38:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/31 03:38:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/31 03:38:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/31 03:38:30 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/31 03:38:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/31 03:38:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/31 03:38:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/31 03:38:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:30 DEBUG : dir: Looking for writers 2026/05/31 03:38:30 DEBUG : new_file.txt: reading active writers 2026/05/31 03:38:30 DEBUG : file2: reading active writers 2026/05/31 03:38:30 DEBUG : Looking for writers 2026/05/31 03:38:30 DEBUG : dir: reading active writers 2026/05/31 03:38:30 DEBUG : file1: reading active writers 2026/05/31 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:31 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/31 03:38:31 DEBUG : dir/file1: Updating file with dir/file1 0x1b78e8d0e340 2026/05/31 03:38:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/31 03:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:31 INFO : dir/file1: Moved (server-side) to: file0 2026/05/31 03:38:31 DEBUG : file0: Updating file with file0 0x1b78e8d0e340 2026/05/31 03:38:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/31 03:38:31 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:31 DEBUG : dir: Looking for writers 2026/05/31 03:38:31 DEBUG : Looking for writers 2026/05/31 03:38:31 DEBUG : dir: reading active writers 2026/05/31 03:38:31 DEBUG : file0: reading active writers 2026/05/31 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:31 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:31 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:31 DEBUG : Looking for writers 2026/05/31 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:31 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/31 03:38:31 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:31 DEBUG : d: Looking for writers 2026/05/31 03:38:31 DEBUG : Looking for writers 2026/05/31 03:38:31 DEBUG : a: Looking for writers 2026/05/31 03:38:31 DEBUG : b: Looking for writers 2026/05/31 03:38:31 DEBUG : c: Looking for writers 2026/05/31 03:38:31 DEBUG : Looking for writers 2026/05/31 03:38:31 DEBUG : d: reading active writers 2026/05/31 03:38:31 DEBUG : /: reading active writers 2026/05/31 03:38:31 DEBUG : a: reading active writers 2026/05/31 03:38:31 DEBUG : b: reading active writers 2026/05/31 03:38:31 DEBUG : c: reading active writers 2026/05/31 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:31 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/31 03:38:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/31 03:38:31 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/31 03:38:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/31 03:38:32 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:32 DEBUG : a/b/c/d: Looking for writers 2026/05/31 03:38:32 DEBUG : a/b/c: Looking for writers 2026/05/31 03:38:32 DEBUG : d: reading active writers 2026/05/31 03:38:32 DEBUG : a/b: Looking for writers 2026/05/31 03:38:32 DEBUG : c: reading active writers 2026/05/31 03:38:32 DEBUG : a: Looking for writers 2026/05/31 03:38:32 DEBUG : b: reading active writers 2026/05/31 03:38:32 DEBUG : Looking for writers 2026/05/31 03:38:32 DEBUG : a: reading active writers 2026/05/31 03:38:32 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-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:32 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:32 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:32 DEBUG : Looking for writers 2026/05/31 03:38:32 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-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:32 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/31 03:38:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/31 03:38:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/31 03:38:32 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 03:38:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:32 DEBUG : file1: size = 5 OK 2026/05/31 03:38:32 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/31 03:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 03:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 03:38:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:32 DEBUG : file1: size = 0 OK 2026/05/31 03:38:32 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 03:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (7 bytes), uploading instead of streaming 2026/05/31 03:38:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:32 DEBUG : file1: size = 7 OK 2026/05/31 03:38:32 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:32 DEBUG : Looking for writers 2026/05/31 03:38:32 DEBUG : file1: reading active writers 2026/05/31 03:38:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:32 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/31 03:38:33 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/31 03:38:33 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/31 03:38:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/31 03:38:33 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (11 bytes), uploading instead of streaming 2026/05/31 03:38:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:33 DEBUG : file1: size = 11 OK 2026/05/31 03:38:33 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/31 03:38:33 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:33 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 03:38:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:33 DEBUG : file1: size = 5 OK 2026/05/31 03:38:33 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/31 03:38:33 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:33 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:38:33 DEBUG : file1: WriteFileHandle.Release closing 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 03:38:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:38:33 DEBUG : file1: size = 0 OK 2026/05/31 03:38:33 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/31 03:38:33 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:38:33 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:38:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:38:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:38:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/31 03:38:33 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : file1: active writers 1 2026/05/31 03:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : file1: active writers 1 2026/05/31 03:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : file1: active writers 1 2026/05/31 03:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : file1: active writers 1 2026/05/31 03:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : file1: active writers 1 2026/05/31 03:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/31 03:38:33 DEBUG : Looking for writers 2026/05/31 03:38:33 DEBUG : file1: reading active writers 2026/05/31 03:38:33 DEBUG : file1: active writers 1 2026/05/31 03:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/31 03:38:34 DEBUG : Looking for writers 2026/05/31 03:38:34 DEBUG : file1: reading active writers 2026/05/31 03:38:34 DEBUG : file1: active writers 1 2026/05/31 03:38:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/31 03:38:34 DEBUG : Looking for writers 2026/05/31 03:38:34 DEBUG : file1: reading active writers 2026/05/31 03:38:34 DEBUG : file1: active writers 1 2026/05/31 03:38:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:35 DEBUG : Looking for writers 2026/05/31 03:38:35 DEBUG : file1: reading active writers 2026/05/31 03:38:35 DEBUG : file1: active writers 1 2026/05/31 03:38:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:36 DEBUG : Looking for writers 2026/05/31 03:38:36 DEBUG : file1: reading active writers 2026/05/31 03:38:36 DEBUG : file1: active writers 1 2026/05/31 03:38:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:37 DEBUG : Looking for writers 2026/05/31 03:38:37 DEBUG : file1: reading active writers 2026/05/31 03:38:37 DEBUG : file1: active writers 1 2026/05/31 03:38:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:38 DEBUG : Looking for writers 2026/05/31 03:38:38 DEBUG : file1: reading active writers 2026/05/31 03:38:38 DEBUG : file1: active writers 1 2026/05/31 03:38:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:39 DEBUG : Looking for writers 2026/05/31 03:38:39 DEBUG : file1: reading active writers 2026/05/31 03:38:39 DEBUG : file1: active writers 1 2026/05/31 03:38:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:40 DEBUG : Looking for writers 2026/05/31 03:38:40 DEBUG : file1: reading active writers 2026/05/31 03:38:40 DEBUG : file1: active writers 1 2026/05/31 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:41 DEBUG : Looking for writers 2026/05/31 03:38:41 DEBUG : file1: reading active writers 2026/05/31 03:38:41 DEBUG : file1: active writers 1 2026/05/31 03:38:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:42 DEBUG : Looking for writers 2026/05/31 03:38:42 DEBUG : file1: reading active writers 2026/05/31 03:38:42 DEBUG : file1: active writers 1 2026/05/31 03:38:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:43 DEBUG : Looking for writers 2026/05/31 03:38:43 DEBUG : file1: reading active writers 2026/05/31 03:38:43 DEBUG : file1: active writers 1 2026/05/31 03:38:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:44 DEBUG : Looking for writers 2026/05/31 03:38:44 DEBUG : file1: reading active writers 2026/05/31 03:38:44 DEBUG : file1: active writers 1 2026/05/31 03:38:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:45 DEBUG : Looking for writers 2026/05/31 03:38:45 DEBUG : file1: reading active writers 2026/05/31 03:38:45 DEBUG : file1: active writers 1 2026/05/31 03:38:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:46 DEBUG : Looking for writers 2026/05/31 03:38:46 DEBUG : file1: reading active writers 2026/05/31 03:38:46 DEBUG : file1: active writers 1 2026/05/31 03:38:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:47 DEBUG : Looking for writers 2026/05/31 03:38:47 DEBUG : file1: reading active writers 2026/05/31 03:38:47 DEBUG : file1: active writers 1 2026/05/31 03:38:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:48 DEBUG : Looking for writers 2026/05/31 03:38:48 DEBUG : file1: reading active writers 2026/05/31 03:38:48 DEBUG : file1: active writers 1 2026/05/31 03:38:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:49 DEBUG : Looking for writers 2026/05/31 03:38:49 DEBUG : file1: reading active writers 2026/05/31 03:38:49 DEBUG : file1: active writers 1 2026/05/31 03:38:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:50 DEBUG : Looking for writers 2026/05/31 03:38:50 DEBUG : file1: reading active writers 2026/05/31 03:38:50 DEBUG : file1: active writers 1 2026/05/31 03:38:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:51 DEBUG : Looking for writers 2026/05/31 03:38:51 DEBUG : file1: reading active writers 2026/05/31 03:38:51 DEBUG : file1: active writers 1 2026/05/31 03:38:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:52 DEBUG : Looking for writers 2026/05/31 03:38:52 DEBUG : file1: reading active writers 2026/05/31 03:38:52 DEBUG : file1: active writers 1 2026/05/31 03:38:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:53 DEBUG : Looking for writers 2026/05/31 03:38:53 DEBUG : file1: reading active writers 2026/05/31 03:38:53 DEBUG : file1: active writers 1 2026/05/31 03:38:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:54 DEBUG : Looking for writers 2026/05/31 03:38:54 DEBUG : file1: reading active writers 2026/05/31 03:38:54 DEBUG : file1: active writers 1 2026/05/31 03:38:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:55 DEBUG : Looking for writers 2026/05/31 03:38:55 DEBUG : file1: reading active writers 2026/05/31 03:38:55 DEBUG : file1: active writers 1 2026/05/31 03:38:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:56 DEBUG : Looking for writers 2026/05/31 03:38:56 DEBUG : file1: reading active writers 2026/05/31 03:38:56 DEBUG : file1: active writers 1 2026/05/31 03:38:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:57 DEBUG : Looking for writers 2026/05/31 03:38:57 DEBUG : file1: reading active writers 2026/05/31 03:38:57 DEBUG : file1: active writers 1 2026/05/31 03:38:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:58 DEBUG : Looking for writers 2026/05/31 03:38:58 DEBUG : file1: reading active writers 2026/05/31 03:38:58 DEBUG : file1: active writers 1 2026/05/31 03:38:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:38:59 DEBUG : Looking for writers 2026/05/31 03:38:59 DEBUG : file1: reading active writers 2026/05/31 03:38:59 DEBUG : file1: active writers 1 2026/05/31 03:38:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:39:00 DEBUG : Looking for writers 2026/05/31 03:39:00 DEBUG : file1: reading active writers 2026/05/31 03:39:00 DEBUG : file1: active writers 1 2026/05/31 03:39:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:39:01 DEBUG : Looking for writers 2026/05/31 03:39:01 DEBUG : file1: reading active writers 2026/05/31 03:39:01 DEBUG : file1: active writers 1 2026/05/31 03:39:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:39:02 DEBUG : Looking for writers 2026/05/31 03:39:02 DEBUG : file1: reading active writers 2026/05/31 03:39:02 DEBUG : file1: active writers 1 2026/05/31 03:39:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/31 03:39:03 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/31 03:39:03 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:39:03 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:39:03 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 03:39:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : file1: size = 0 OK 2026/05/31 03:39:03 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:39:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:39:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/31 03:39:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/31 03:39:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/31 03:39:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:39:03 DEBUG : Looking for writers 2026/05/31 03:39:03 DEBUG : file1: reading active writers 2026/05/31 03:39:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:39:03 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 03:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 03:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 03:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 03:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:39:03 DEBUG : webdav root 'rclone-test-sahajog0tuko': File to upload is small (100 bytes), uploading instead of streaming 2026/05/31 03:39:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : file1: size = 100 OK 2026/05/31 03:39:03 DEBUG : file1: Size of src and dst objects identical 2026/05/31 03:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 03:39:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 03:39:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/31 03:39:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/31 03:39:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/31 03:39:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:39:03 DEBUG : Looking for writers 2026/05/31 03:39:03 DEBUG : file1: reading active writers 2026/05/31 03:39:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:39:03 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:39:03 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/31 03:39:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/31 03:39:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/31 03:39:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/31 03:39:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/31 03:39:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/31 03:39:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:03 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:03 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/31 03:39:03 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/31 03:39:03 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/31 03:39:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/31 03:39:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:39:04 DEBUG : flat: Looking for writers 2026/05/31 03:39:04 DEBUG : f003.txt: reading active writers 2026/05/31 03:39:04 DEBUG : f004.txt: reading active writers 2026/05/31 03:39:04 DEBUG : f000.txt: reading active writers 2026/05/31 03:39:04 DEBUG : f001.txt: reading active writers 2026/05/31 03:39:04 DEBUG : f002.txt: reading active writers 2026/05/31 03:39:04 DEBUG : Looking for writers 2026/05/31 03:39:04 DEBUG : flat: reading active writers 2026/05/31 03:39:04 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:39:04 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:39:04 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:04 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:04 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:04 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/31 03:39:04 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/31 03:39:04 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:04 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/31 03:39:04 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/31 03:39:04 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/31 03:39:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/31 03:39:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:39:04 DEBUG : a/b/c: Looking for writers 2026/05/31 03:39:04 DEBUG : deep.txt: reading active writers 2026/05/31 03:39:04 DEBUG : a/b: Looking for writers 2026/05/31 03:39:04 DEBUG : c: reading active writers 2026/05/31 03:39:04 DEBUG : mid.txt: reading active writers 2026/05/31 03:39:04 DEBUG : a: Looking for writers 2026/05/31 03:39:04 DEBUG : b: reading active writers 2026/05/31 03:39:04 DEBUG : top.txt: reading active writers 2026/05/31 03:39:04 DEBUG : Looking for writers 2026/05/31 03:39:04 DEBUG : a: reading active writers 2026/05/31 03:39:04 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:39:04 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:04 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:39:04 DEBUG : bigdir: Looking for writers 2026/05/31 03:39:04 DEBUG : big.bin: reading active writers 2026/05/31 03:39:04 DEBUG : Looking for writers 2026/05/31 03:39:04 DEBUG : bigdir: reading active writers 2026/05/31 03:39:04 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-sahajog0tuko'", Local "Local file system at /tmp/rclone2213784102", Modify Window "1s" 2026/05/31 03:39:04 INFO : webdav root 'rclone-test-sahajog0tuko': poll-interval is not supported by this remote 2026/05/31 03:39:05 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:05 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:05 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/31 03:39:05 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/31 03:39:05 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/31 03:39:05 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/31 03:39:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/31 03:39:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/31 03:39:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/31 03:39:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 03:39:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 03:39:05 DEBUG : WaitForWriters: timeout=30s 2026/05/31 03:39:05 DEBUG : dir3: Looking for writers 2026/05/31 03:39:05 DEBUG : c.txt: reading active writers 2026/05/31 03:39:05 DEBUG : dir1: Looking for writers 2026/05/31 03:39:05 DEBUG : a.txt: reading active writers 2026/05/31 03:39:05 DEBUG : dir2: Looking for writers 2026/05/31 03:39:05 DEBUG : b.txt: reading active writers 2026/05/31 03:39:05 DEBUG : Looking for writers 2026/05/31 03:39:05 DEBUG : dir2: reading active writers 2026/05/31 03:39:05 DEBUG : dir3: reading active writers 2026/05/31 03:39:05 DEBUG : dir1: reading active writers 2026/05/31 03:39:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/31 03:39:05 DEBUG : webdav root 'rclone-test-sahajog0tuko': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.085771285s (try 1/5)